The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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