| GrapeCity.Excel Namespace : IExcelColumn Interface | 
The following tables list the members exposed by IExcelColumn.
| 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. | 
| Name | Description | |
|---|---|---|
|  | SetFormatId | Sets the format id which used to locate the correspond IExtendedFormat from its parent IExcelWorksheet instance. |