Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

struct CellAddress
Description
contains a cell address within a spreadsheet document.

Elements' Summary
Sheet is the index of the sheet that contains the cell.  
Column is the index of the column where the cell is located.  
Row is the index of the row where the cell is located.  
Elements' Details
Sheet
short Sheet;
Description
is the index of the sheet that contains the cell.
Column
long Column;
Description
is the index of the column where the cell is located.
Row
long Row;
Description
is the index of the row where the cell is located.
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.