|  Application | Returns the active application object. | 
|  CurrentHeaderRow | Gets or sets the active header row for editing. | 
|  DataFitToWidth | Gets or sets whether to fit the column text to the width of the column. | 
|  DataFontName | Gets or sets the font name of the text in the column. | 
|  DataFontStyle | Gets or sets the font style of the text in the column. | 
|  DataHorizontalAlignment | Gets or sets the horizontal alignment of the text in the column. | 
|  DataMergeCellsWithSameValue | Gets or sets the option to merge cells with the same value. | 
|  DataUnderline | Gets or sets the underline of the text in the column. | 
|  DataVerticalAlignment | Gets or sets the vertical alignment of the text in the column. | 
|  HeaderRowFitToWidth | Gets or sets whether to fit the current header row text to the width of the column. | 
|  HeaderRowFontName | Gets or sets the font name of the current column header row. | 
|  HeaderRowFontStyle | Gets or sets the font style of the current column header row. | 
|  HeaderRowHorizontalAlignment | Gets or sets the horizontal alignment of the current header row text. | 
|  HeaderRowMergeWithNext | Gets or sets whether to merge the current column header with the next. | 
|  HeaderRowOrientation | Gets or sets the orientation of the header row. | 
|  HeaderRowUnderline | Gets or sets the underline of the current column header. | 
|  HeaderRowValue | Gets or sets the current column header row contents. | 
|  HeaderRowVerticalAlignment | Gets or sets the vertical alignment of the current header row text. | 
|  Index | Returns the numeric index for the active object. | 
|  Parent | Returns the parent object for the referenced object. | 
|  PropertyText | Gets or sets the column definition text.  This is used as the template for filling out each row of this column. | 
|  Show | Specifies whether or not the table is shown. | 
|  SortAscending | This read-write Boolean property specifies that the selected data type in a Table Column object is to be sorted by ascending alphabetical order. | 
|  SortPrecedence | This read-write Long property specifies whether the data type is to be used first, second, or third in determining sort order in a Table Column object. | 
|  Width | Returns the width of the referenced object. |