:: com :: sun :: star :: sheet ::
|
unpublished |
struct DataPilotTableHeaderData |
|
|
|
- Description
- information about a cell within the column or row header area of a DataPilot table.
This struct contains information about a particular cell located within the
column or row header area of a DataPilot table. This is the type that is
contained in DataPilotTablePositionData::PositionData when
the value of DataPilotTablePositionData::PositionType is
either DataPilotTablePositionType::ROW_HEADER or
DataPilotTablePositionType::COLUMN_HEADER.
|
Elements' Details |
Dimension
long Dimension;
- Description
- number of dimensions
|
|
Hierarchy
long Hierarchy;
- Description
- hierarchy
|
|
Level
long Level;
- Description
- level
|
|
Flags
long Flags;
- Description
- flag
|
|
MemberName
string MemberName;
- Description
- member name
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.