[]
A column in a worksheet.
public class Column
| Name | Description |
|---|---|
| Column() | Create a new instance. |
| Name | Description |
|---|---|
| AutoWidth | Gets or sets a value indicating whether auto adjust the column width. |
| Style | Gets or sets the style of the column. |
| Visible | Gets or sets the visibility of the column. |
| Width | Gets or sets the width of the column (pixels or characters width 'ch' suffix). |