FreezePane
Overview
FreezePane is a struct in Aspose.Cells FOSS for Rust.
Inherits from: Debug, Clone, Copy, and 2 more.
Encapsulates a single worksheet and its supported v0.1 worksheet features.
Fields: column_split, row_split.
Fields
| Name | Type | Access | Description |
|---|---|---|---|
row_split | u32 | Read/Write | Gets the row split. |
column_split | u32 | Read/Write | Gets the column split. |