21 module
com { module sun { module star { module table {
short Sheet
is the index of the sheet that contains the cell range.
Definition: CellRangeAddress.idl:31
Definition: Ambiguous.idl:20
long StartRow
is the index of the row of the top edge of the range.
Definition: CellRangeAddress.idl:41
long EndColumn
is the index of the column of the right edge of the range.
Definition: CellRangeAddress.idl:46
long StartColumn
is the index of the column of the left edge of the range.
Definition: CellRangeAddress.idl:36
long EndRow
is the index of the row of the bottom edge of the range.
Definition: CellRangeAddress.idl:51
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:26