Overview
Column is a class in Aspose.Cells for NET.
Column.Width gets or sets the column width.
Properties
| Name | Type | Access | Description |
|---|
Width | double? | Read/Write | Represents the column’s width in points; null means the default width is used |
IsHidden | bool | Read/Write | Indicates whether the column is hidden from view |