Aspose Total
/
AsposeCellsCloud-CellsApi-26.4
/
docs/model/PivotField.md
AsposeCellsCloud::Object::PivotField
Load the model package
use AsposeCellsCloud::Object::PivotField;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
AutoShowCount | int | Represent the number of top or bottom items that are automatically shown in the specified PivotTable field. |
AutoShowField | int | |
AutoSortField | int | |
BaseField | int | |
BaseIndex | int | |
BaseItem | int | |
BaseItemPosition | string | |
CurrentPageItem | int | |
DataDisplayFormat | string | |
DisplayName | string | |
DragToColumn | boolean | |
DragToData | boolean | |
DragToHide | boolean | |
DragToPage | boolean | |
DragToRow | boolean | |
Function | string | |
InsertBlankRow | boolean | |
IsAscendShow | boolean | |
IsAscendSort | boolean | |
IsAutoShow | boolean | |
IsAutoSort | boolean | |
IsAutoSubtotals | boolean | |
IsCalculatedField | boolean | |
IsIncludeNewItemsInFilter | boolean | |
IsInsertPageBreaksBetweenItems | boolean | |
IsMultipleItemSelectionAllowed | boolean | |
IsRepeatItemLabels | boolean | |
ItemCount | int | |
Items | ARRAY[string] | |
Name | string | |
Number | int | |
NumberFormat | string | |
OriginalItems | ARRAY[string] | |
PivotItems | ARRAY[PivotItem] | |
Position | int | |
ShowAllItems | boolean | |
ShowCompact | boolean | |
ShowInOutlineForm | boolean | |
ShowSubtotalAtTop | boolean | |
[Back to Model list]
[Back to README]