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

NameTypeAccessDescription
heightOption<f64>Read/WriteGets the height.
hiddenboolRead/WriteGets the hidden.

See Also