LibreOffice
LibreOffice 24.2 SDK API Reference
|
contains a reference to a single cell. More...
import"SingleReference.idl";
Public Attributes | |
long | Column |
is the absolute column number. More... | |
long | RelativeColumn |
is the relative column number. More... | |
long | Row |
is the absolute row number. More... | |
long | RelativeRow |
is the relative row number. More... | |
long | Sheet |
is the absolute sheet number. More... | |
long | RelativeSheet |
is the relative sheet number. More... | |
long | Flags |
contains flags. More... | |
contains a reference to a single cell.
long Column |
is the absolute column number.
long Flags |
contains flags.
long RelativeColumn |
is the relative column number.
long RelativeRow |
is the relative row number.
long RelativeSheet |
is the relative sheet number.
long Row |
is the absolute row number.
long Sheet |
is the absolute sheet number.