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