RowProperties
Overview
RowProperties is a struct in Aspose.Cells FOSS for Rust.
Inherits from: Debug, Clone, Copy, and 1 more.
Encapsulates a single worksheet and its supported v0.1 worksheet features.
Fields: height, hidden.
Fields
| Name | Type | Access | Description |
|---|---|---|---|
height | Option<f64> | Read/Write | Gets the height. |
hidden | bool | Read/Write | Gets the hidden. |