LibreOffice
LibreOffice 25.8 SDK API Reference
|
contains a cell address within a spreadsheet document. More...
import "CellAddress.idl";
Public Attributes | |
short | Sheet |
is the index of the sheet that contains the cell. | |
long | Column |
is the index of the column where the cell is located. | |
long | Row |
is the index of the row where the cell is located. |
contains a cell address within a spreadsheet document.
long Column |
is the index of the column where the cell is located.
long Row |
is the index of the row where the cell is located.
short Sheet |
is the index of the sheet that contains the cell.