20 #ifndef __com_sun_star_sheet_DataPilotTableResultData_idl__ 21 #define __com_sun_star_sheet_DataPilotTableResultData_idl__ 27 module
com { module sun { module star { module sheet {
long DataFieldIndex
This is a 0-based index that specifies which data field the data displayed in the cell is for; the va...
Definition: DataPilotTableResultData.idl:57
Definition: Ambiguous.idl:22
contains the result of one element in the data pilot data array.
Definition: DataResult.idl:31
DataResult Result
more information about the result contained in the DataResult type.
Definition: DataPilotTableResultData.idl:65
information about a cell positioned within the result area of a DataPilot table.
Definition: DataPilotTableResultData.idl:42
sequence< DataPilotFieldFilter > FieldFilters
This is a set of filter criteria that can be used to re-create those data rows that contribute to the...
Definition: DataPilotTableResultData.idl:50