AsposeCellsCloud::Object::Row

Load the model package

use AsposeCellsCloud::Object::Row;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- GroupLevel | int | Gets the group level of the row. | Height | double | Gets and sets the row height in unit of Points. | Index | int | Gets the index of this row. | IsBlank | boolean | Indicates whether the row contains any data | IsHeightMatched | boolean | Indicates that row height and default font height matches. | IsHidden | boolean | Indicates whether the row is hidden. | Style | LinkElement | Represents the style of this row. | link | Link | |

[Back to Model list]
[Back to README]