LibreOffice
LibreOffice 24.2 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. More... | |
long | Column |
is the index of the column where the cell is located. More... | |
long | Row |
is the index of the row where the cell is located. More... | |
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.