Inherits Object.
|
virtual intrusive_ptr< Aspose::Cells::Pivot::IPivotItemCollection > | GetIPivotItems ()=0 |
| Gets the pivot items of the pivot field More...
|
|
virtual intrusive_ptr< Aspose::Cells::Pivot::ISxRng > | GetIRange ()=0 |
| Gets the group range of the pivot field More...
|
|
virtual intrusive_ptr< Aspose::Cells::Pivot::IPivotFilter > | GetIPivotFilterByType (Aspose::Cells::Pivot::PivotFilterType type)=0 |
| Gets the pivot filter of the pivot field by type More...
|
|
virtual intrusive_ptr< Aspose::Cells::Systems::Collections::ArrayList > | GetPivotFilters ()=0 |
| Gets the pivot filters of the pivot field More...
|
|
virtual void | InitPivotItems ()=0 |
| Init the pivot items of the pivot field More...
|
|
virtual bool | IsCalculatedField ()=0 |
| Indicates whether the specified PivotTable field is calculated field. More...
|
|
virtual intrusive_ptr< Aspose::Cells::Systems::String > | GetCalculatedFieldFormula ()=0 |
| Get the formula string of the specified calculated field . More...
|
|
virtual Aspose::Cells::Systems::Int32 | GetBaseIndex ()=0 |
| Represents the PivotField index in the base PivotFields. More...
|
|
virtual void | SetBaseIndex (Aspose::Cells::Systems::Int32 value)=0 |
| Represents the PivotField index in the base PivotFields. More...
|
|
virtual Aspose::Cells::Systems::Int32 | GetPosition ()=0 |
| Represents the PivotField index in the PivotFields. More...
|
|
virtual intrusive_ptr< Aspose::Cells::Systems::String > | GetName ()=0 |
| Represents the PivotField name. More...
|
|
virtual intrusive_ptr< Aspose::Cells::Systems::String > | GetDisplayName ()=0 |
| Represents the PivotField display name. More...
|
|
virtual void | SetDisplayName (intrusive_ptr< Aspose::Cells::Systems::String > value)=0 |
| Represents the PivotField display name. More...
|
|
virtual void | SetSubtotals (Aspose::Cells::Pivot::PivotFieldSubtotalType subtotalType, bool shown)=0 |
| Sets whether the specified field shows that subtotals. More...
|
|
virtual bool | GetSubtotals (Aspose::Cells::Pivot::PivotFieldSubtotalType subtotalType)=0 |
| Gets whether the specified field shows that subtotals. More...
|
|
virtual bool | IsAutoSubtotals ()=0 |
| Indicates whether the specified field shows automatic subtotals. Default is true. More...
|
|
virtual void | SetAutoSubtotals (bool value)=0 |
| Indicates whether the specified field shows automatic subtotals. Default is true. More...
|
|
virtual bool | GetDragToColumn ()=0 |
| Indicates whether the specified field can be dragged to the column position. The default value is true. More...
|
|
virtual void | SetDragToColumn (bool value)=0 |
| Indicates whether the specified field can be dragged to the column position. The default value is true. More...
|
|
virtual bool | GetDragToHide ()=0 |
| Indicates whether the specified field can be dragged to the hide position. The default value is true. More...
|
|
virtual void | SetDragToHide (bool value)=0 |
| Indicates whether the specified field can be dragged to the hide position. The default value is true. More...
|
|
virtual bool | GetDragToRow ()=0 |
| Indicates whether the specified field can be dragged to the row position. The default value is true. More...
|
|
virtual void | SetDragToRow (bool value)=0 |
| Indicates whether the specified field can be dragged to the row position. The default value is true. More...
|
|
virtual bool | GetDragToPage ()=0 |
| Indicates whether the specified field can be dragged to the page position. The default value is true.
More...
|
|
virtual void | SetDragToPage (bool value)=0 |
| Indicates whether the specified field can be dragged to the page position. The default value is true.
More...
|
|
virtual bool | GetDragToData ()=0 |
| Indicates whether the specified field can be dragged to the data position. The default value is true.
More...
|
|
virtual void | SetDragToData (bool value)=0 |
| Indicates whether the specified field can be dragged to the data position. The default value is true.
More...
|
|
virtual bool | IsMultipleItemSelectionAllowed ()=0 |
| indicates whether the field can have multiple items selected in the page field The default value is false. More...
|
|
virtual void | SetMultipleItemSelectionAllowed (bool value)=0 |
| indicates whether the field can have multiple items selected in the page field The default value is false. More...
|
|
virtual bool | IsRepeatItemLabels ()=0 |
| indicates whether the field can repeat items labels The default value is false. More...
|
|
virtual void | SetRepeatItemLabels (bool value)=0 |
| indicates whether the field can repeat items labels The default value is false. More...
|
|
virtual bool | IsIncludeNewItemsInFilter ()=0 |
| indicates whether the field can include new items in manual filter The default value is false. More...
|
|
virtual void | SetIncludeNewItemsInFilter (bool value)=0 |
| indicates whether the field can include new items in manual filter The default value is false. More...
|
|
virtual bool | IsInsertPageBreaksBetweenItems ()=0 |
| indicates whether the field can insert page breaks between items insert page break after each item The default value is false. More...
|
|
virtual void | SetInsertPageBreaksBetweenItems (bool value)=0 |
| indicates whether the field can insert page breaks between items insert page break after each item The default value is false. More...
|
|
virtual bool | GetShowAllItems ()=0 |
| Indicates whether all items in the PivotTable report are displayed, even if they don't contain summary data. show items with no data The default value is false. More...
|
|
virtual void | SetShowAllItems (bool value)=0 |
| Indicates whether all items in the PivotTable report are displayed, even if they don't contain summary data. show items with no data The default value is false. More...
|
|
virtual bool | GetNonAutoSortDefault ()=0 |
| Indicates whether a sort operation that will be applied to this pivot field is an autosort operation or a simple data sort. More...
|
|
virtual void | SetNonAutoSortDefault (bool value)=0 |
| Indicates whether a sort operation that will be applied to this pivot field is an autosort operation or a simple data sort. More...
|
|
virtual bool | IsAutoSort ()=0 |
| Indicates whether the specified PivotTable field is automatically sorted. More...
|
|
virtual void | SetAutoSort (bool value)=0 |
| Indicates whether the specified PivotTable field is automatically sorted. More...
|
|
virtual bool | IsAscendSort ()=0 |
| Indicates whether the specified PivotTable field is autosorted ascending. More...
|
|
virtual void | SetAscendSort (bool value)=0 |
| Indicates whether the specified PivotTable field is autosorted ascending. More...
|
|
virtual Aspose::Cells::Systems::Int32 | GetAutoSortField ()=0 |
| Represents auto sort field index. -1 means PivotField itself,others means the position of the data fields. More...
|
|
virtual void | SetAutoSortField (Aspose::Cells::Systems::Int32 value)=0 |
| Represents auto sort field index. -1 means PivotField itself,others means the position of the data fields. More...
|
|
virtual bool | IsAutoShow ()=0 |
| Indicates whether the specified PivotTable field is automatically shown,only valid for excel 2003. More...
|
|
virtual void | SetAutoShow (bool value)=0 |
| Indicates whether the specified PivotTable field is automatically shown,only valid for excel 2003. More...
|
|
virtual bool | IsAscendShow ()=0 |
| Indicates whether the specified PivotTable field is autoshown ascending. More...
|
|
virtual void | SetAscendShow (bool value)=0 |
| Indicates whether the specified PivotTable field is autoshown ascending. More...
|
|
virtual Aspose::Cells::Systems::Int32 | GetAutoShowCount ()=0 |
| Represent the number of top or bottom items that are automatically shown in the specified PivotTable field. More...
|
|
virtual void | SetAutoShowCount (Aspose::Cells::Systems::Int32 value)=0 |
| Represent the number of top or bottom items that are automatically shown in the specified PivotTable field. More...
|
|
virtual Aspose::Cells::Systems::Int32 | GetAutoShowField ()=0 |
| Represents auto show field index. -1 means PivotField itself. It should be the index of the data fields. More...
|
|
virtual void | SetAutoShowField (Aspose::Cells::Systems::Int32 value)=0 |
| Represents auto show field index. -1 means PivotField itself. It should be the index of the data fields. More...
|
|
virtual Aspose::Cells::ConsolidationFunction | GetFunction ()=0 |
| Represents the function used to summarize the PivotTable data field. More...
|
|
virtual void | SetFunction (Aspose::Cells::ConsolidationFunction value)=0 |
| Represents the function used to summarize the PivotTable data field. More...
|
|
virtual Aspose::Cells::Pivot::PivotFieldDataDisplayFormat | GetDataDisplayFormat ()=0 |
| Represents how to display the values contained in a data field. More...
|
|
virtual void | SetDataDisplayFormat (Aspose::Cells::Pivot::PivotFieldDataDisplayFormat value)=0 |
| Represents how to display the values contained in a data field. More...
|
|
virtual Aspose::Cells::Systems::Int32 | GetBaseFieldIndex ()=0 |
| Represents the base field for a custom calculation. More...
|
|
virtual void | SetBaseFieldIndex (Aspose::Cells::Systems::Int32 value)=0 |
| Represents the base field for a custom calculation. More...
|
|
virtual Aspose::Cells::Pivot::PivotItemPosition | GetBaseItemPosition ()=0 |
| Represents the item in the base field for a custom calculation. Valid only for data fields. Because PivotItemPosition.InnerCustom is only for read,if you need to set PivotItemPosition.InnerCustom, please set PivotField.BaseItemIndex attribute. More...
|
|
virtual void | SetBaseItemPosition (Aspose::Cells::Pivot::PivotItemPosition value)=0 |
| Represents the item in the base field for a custom calculation. Valid only for data fields. Because PivotItemPosition.InnerCustom is only for read,if you need to set PivotItemPosition.InnerCustom, please set PivotField.BaseItemIndex attribute. More...
|
|
virtual Aspose::Cells::Systems::Int32 | GetBaseItemIndex ()=0 |
| Represents the item in the base field for a custom calculation. Valid only for data fields. More...
|
|
virtual void | SetBaseItemIndex (Aspose::Cells::Systems::Int32 value)=0 |
| Represents the item in the base field for a custom calculation. Valid only for data fields. More...
|
|
virtual Aspose::Cells::Systems::Int16 | GetCurrentPageItem ()=0 |
| Represents the current page item showing for the page field (valid only for page fields). More...
|
|
virtual void | SetCurrentPageItem (Aspose::Cells::Systems::Int16 value)=0 |
| Represents the current page item showing for the page field (valid only for page fields). More...
|
|
virtual Aspose::Cells::Systems::Int32 | GetNumber ()=0 |
| Represents the built-in display format of numbers and dates. More...
|
|
virtual void | SetNumber (Aspose::Cells::Systems::Int32 value)=0 |
| Represents the built-in display format of numbers and dates. More...
|
|
virtual bool | GetInsertBlankRow ()=0 |
| Indicates whether inserting blank line after each item. More...
|
|
virtual void | SetInsertBlankRow (bool value)=0 |
| Indicates whether inserting blank line after each item. More...
|
|
virtual bool | GetShowSubtotalAtTop ()=0 |
| when ShowInOutlineForm is true, then display subtotals at the top of the list of items instead of at the bottom More...
|
|
virtual void | SetShowSubtotalAtTop (bool value)=0 |
| when ShowInOutlineForm is true, then display subtotals at the top of the list of items instead of at the bottom More...
|
|
virtual bool | GetShowInOutlineForm ()=0 |
| Indicates whether layout this field in outline form on the Pivot Table view More...
|
|
virtual void | SetShowInOutlineForm (bool value)=0 |
| Indicates whether layout this field in outline form on the Pivot Table view More...
|
|
virtual intrusive_ptr< Aspose::Cells::Systems::String > | Get_NumberFormat ()=0 |
| Represents the custom display format of numbers and dates. More...
|
|
virtual void | SetNumberFormat (intrusive_ptr< Aspose::Cells::Systems::String > value)=0 |
| Represents the custom display format of numbers and dates. More...
|
|
virtual bool | IsHiddenItem (Aspose::Cells::Systems::Int32 index)=0 |
| Indicates whether the specific PivotItem is hidden. More...
|
|
virtual void | HideItem (Aspose::Cells::Systems::Int32 index, bool isHidden)=0 |
| Sets whether the specific PivotItem in a data field is hidden. More...
|
|
virtual bool | IsHiddenItemDetail (Aspose::Cells::Systems::Int32 index)=0 |
| Indicates whether the specific PivotItem is hidden detail. More...
|
|
virtual void | HideItemDetail (Aspose::Cells::Systems::Int32 index, bool isHiddenDetail)=0 |
| Sets whether the specific PivotItem in a pivot field is hidden detail. More...
|
|
virtual void | HideDetail (bool isHiddenDetail)=0 |
| Sets whether the PivotItems in a pivot field is hidden detail.That is collapse/expand this field. More...
|
|
virtual void | HideItem (intrusive_ptr< Aspose::Cells::Systems::String > itemValue, bool isHidden)=0 |
| Sets whether the specific PivotItem in a data field is hidden. More...
|
|
virtual intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::String * > > | GetItems ()=0 |
| Get all base items; More...
|
|
virtual intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::String * > > | GetOriginalItems ()=0 |
| Get the original base items; More...
|
|
virtual Aspose::Cells::Systems::Int32 | GetItemCount ()=0 |
| Gets the base item count of this pivot field. More...
|
|
virtual void | AddCalculatedItem (intrusive_ptr< Aspose::Cells::Systems::String > name, intrusive_ptr< Aspose::Cells::Systems::String > formula)=0 |
| Add a calculated item to the pivot field. More...
|
|
virtual bool | GetShowCompact ()=0 |
| Gets compact mode. More...
|
|
virtual void | SetShowCompact (bool value)=0 |
| Sets compact mode. More...
|
|