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