AsposeCellsCloud::Object::Column

Load the model package

use AsposeCellsCloud::Object::Column;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- GroupLevel | int | Gets the group level of the column. | Index | int | Gets the index of this column. | IsHidden | boolean | Indicates whether the column is hidden. | Width | double | Gets and sets the column width in unit of characters. | Style | LinkElement | Gets the style of this column. | link | Link | |

[Back to Model list]
[Back to README]