AsposeCellsCloud::Object::PivotFilter

Load the model package

use AsposeCellsCloud::Object::PivotFilter;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- evaluation_order | int | Gets the Evaluation Order of the pivot filter. | [optional] name | string | Gets the name of the pivot filter. | [optional] filter_type | string | Gets the autofilter type of the pivot filter. | [optional] auto_filter | AutoFilter | Gets the autofilter of the pivot filter. | [optional] field_index | int | Gets the field index of the pivot filter. | [optional] measure_fld_index | int | Gets the measure field index of the pivot filter. | [optional] value1 | string | Gets the string value1 of the label pivot filter. | [optional] member_property_field_index | int | Gets the member property field index of the pivot filter. | [optional] value2 | string | Gets the string value2 of the label pivot filter. | [optional]

[Back to Model list] [Back to API list] [Back to README]