ColumnProperties
Overview
ColumnProperties 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: hidden, width.
Fields
| Name | Type | Access | Description |
|---|---|---|---|
width | Option<f64> | Read/Write | Gets the width. |
hidden | bool | Read/Write | Gets the hidden. |