AsposeCellsCloud::Object::PivotFilter

Load the model package

use AsposeCellsCloud::Object::PivotFilter;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- AutoFilter | AutoFilter | Gets the autofilter of the pivot filter. | EvaluationOrder | int | Gets the Evaluation Order of the pivot filter. | FieldIndex | int | Gets the field index of the pivot filter. | FilterType | string | Gets the autofilter type of the pivot filter. | ValueFieldIndex | int | Gets the measure field index of the pivot filter. | MemberPropertyFieldIndex | int | Gets the member property field index of the pivot filter. | Name | string | Gets the name of the pivot filter. | Value1 | string | Gets the string value1 of the label pivot filter. | Value2 | string | Gets the string value2 of the label pivot filter. | Top10Filter | Top10Filter | A property that allows for setting and getting a Top10Filter object for filtering data. |

[Back to Model list]
[Back to README]