IQuoteTableCellColumn Property |
Gets the column.
Namespace: Scripting.QuoteTablesAssembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIQuoteTableColumn Column { get; }ReadOnly Property Column As IQuoteTableColumn
Get
property IQuoteTableColumn^ Column {
IQuoteTableColumn^ get ();
}No code example is currently available or this language may not be supported.
Property Value
IQuoteTableColumn
The column.
See Also