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