20 module
com { module sun { module star { module sheet {
31 constants DataPilotTablePositionType
Definition: Ambiguous.idl:20
const long NOT_IN_TABLE
indicates that the specified cell is not in the DataPilot table.
Definition: DataPilotTablePositionType.idl:35
const long RESULT
indicates that the specified cell is within the result area.
Definition: DataPilotTablePositionType.idl:39
const long ROW_HEADER
indicates that the specified cell is within the row header area.
Definition: DataPilotTablePositionType.idl:43
const long COLUMN_HEADER
indicates that the specified cell is within the column header area.
Definition: DataPilotTablePositionType.idl:47
const long OTHER
indicates that the specified cell is within the table but in areas other than the result or header ar...
Definition: DataPilotTablePositionType.idl:52