AsposeCellsCloud::Object::DataSorterKey

Load the model package

use AsposeCellsCloud::Object::DataSorterKey;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Order | string | Indicates the order of sorting. | Index | int | Gets the sorted column index(absolute position, column A is 0, B is 1, ...). | Type | string | Represents the type of sorting. | IconSetType | string | Represents the icon set type. | IconId | int | Represents the id of the icon set type. | Color | Color | Gets the sorted color. |

[Back to Model list]
[Back to README]