Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: table ::

interface XColumnRowRange
Description
provides methods to access the collections of columns and rows of a cell range.
See also
CellRange
Developers Guide
Spreadsheets - Column and Row Access

Methods' Summary
getColumns returns the collection of columns in the range.  
getRows returns the collection of rows in the range.  
Methods' Details
getColumns
XTableColumns
getColumns();

Description
returns the collection of columns in the range.
See also
TableColumns
getRows
XTableRows
getRows();

Description
returns the collection of rows in the range.
See also
TableRows
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.