- Description
- provides methods to access the collections of columns and rows
of a cell range.
- See also
- ::com::sun::star::table::CellRange
- Developers Guide
Methods' Summary |
getColumns |
returns the collection of columns in the range.
|
getRows |
returns the collection of rows in the range.
|
Methods' Details |
getColumns
- Description
- returns the collection of columns in the range.
- See also
- ::com::sun::star::table::TableColumns
|
|
getRows
- Description
- returns the collection of rows in the range.
- See also
- ::com::sun::star::table::TableRows
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|