20 #ifndef __com_sun_star_table_CellAddress_idl__
21 #define __com_sun_star_table_CellAddress_idl__
24 module
com { module sun { module star { module table {
long Row
is the index of the row where the cell is located.
Definition: CellAddress.idl:44
long Column
is the index of the column where the cell is located.
Definition: CellAddress.idl:39
– idl definition –
Definition: Ambiguous.idl:22
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:29
short Sheet
is the index of the sheet that contains the cell.
Definition: CellAddress.idl:34