AsposeCellsCloud::Object::PivotItem

Load the model package

use AsposeCellsCloud::Object::PivotItem;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Index | int | Gets the index of the pivot item in cache field. | IsHidden | boolean | Represents whether the specified item visible. | Name | string | Gets the name | Value | string | Gets the value of the specified item. |

[Back to Model list]
[Back to README]