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