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