:: com :: sun :: star :: sheet ::
|
unpublished |
struct SingleReference |
|
|
|
- Usage Restrictions
- not published
- Description
- contains a reference to a single cell.
|
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
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.