| GrapeCity.Excel Namespace : IExcelColumn Interface | 
For a list of all members of this type, see IExcelColumn members.
| Name | Description | |
|---|---|---|
|  | Collapsed | Gets or sets a value indicating whether this IExcelColumn is collapsed. | 
|  | Format | Gets or sets the format of the column | 
|  | FormatId | Gets the format id of the column. | 
|  | Index | Gets zero based index of the column. | 
|  | OutLineLevel | Gets or sets the outline level of the column. | 
|  | PageBreak | Gets or sets a value indicating whether the column is a page break column. | 
|  | Visible | Gets or sets a value indicating whether this IExcelColumn is visible. | 
|  | Width | Gets or sets the width of the column. |