Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

struct SingleReference
Description
contains a reference to a single cell.

Elements' Summary
Column is the absolute column number.  
RelativeColumn is the relative column number.  
Row is the absolute row number.  
RelativeRow is the relative row number.  
Sheet is the absolute sheet number.  
RelativeSheet is the relative sheet number.  
Flags contains flags.  
Elements' Details
Column
long Column;
Description
is the absolute column number.
RelativeColumn
long RelativeColumn;
Description
is the relative column number.
Row
long Row;
Description
is the absolute row number.
RelativeRow
long RelativeRow;
Description
is the relative row number.
Sheet
long Sheet;
Description
is the absolute sheet number.
RelativeSheet
long RelativeSheet;
Description
is the relative sheet number.
Flags
long Flags;
Description
contains flags.
See also
ReferenceFlags
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.