IQuoteTableCellBaseColumnName Property |
Gets the name.
Namespace: Scripting.QuoteTablesAssembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring ColumnName { get; }ReadOnly Property ColumnName As String
Get
property String^ ColumnName {
String^ get ();
}function get_ColumnName();
No code example is currently available or this language may not be supported.
Property Value
String
The name.
See Also