The following tables list the members exposed by TableColumn.
| Name | Description | |
|---|---|---|
|  | TableColumn Constructor | Creates a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | ColumnsCollection | Returns the TableColumnsCollection to which this instance belongs, or null if this column is currently not associated with a table. | 
|  | Document | Returns the Document with which this item is associated. (Inherited from Infragistics.Documents.Word.TableContent) | 
|  | Index | Returns the ordinal position of this item within the collection to which it belongs, or -1 if it does not belong to a collection. (Inherited from Infragistics.Documents.Word.TableContent) | 
|  | PreferredWidth | Returns or sets the preferred width for this column. | 
|  | Table | Returns the Table with which this column is associated, or null if this column is currently not associated with a table. |