Methods' Summary |
createCursor |
creates a cell cursor including the whole table
|
createCursorByRange |
creates a cell cursor to travel in the given range context.
|
Attributes' Summary |
RowCount |
stores the current row count of this table |
ColumnCount |
stores the current column count of this table |
Methods' Details |
createCursor
- Description
- creates a cell cursor including the whole table
- See also
- CellCursor
|
|
createCursorByRange
- Description
- creates a cell cursor to travel in the given range context.
- Parameter Range
- the cell range for the cursor.
- Throws
- com::sun::star::lang::IllegalArgumentException
if the given reference is empty or not a range from this table.
- See also
- CellCursor
|
|
Attributes' Details |
RowCount
[ readonly ] long RowCount;
- Description
- stores the current row count of this table
|
|
ColumnCount
[ readonly ] long ColumnCount;
- Description
- stores the current column count of this table
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.