TotalsRowRange Property
TotalsRowRange
Gets an IRange object representing the Total row, if any, from a specified table object.
Declaration
IRange TotalsRowRange { get; }
ReadOnly Property TotalsRowRange As IRange
Property Value
Type |
Description |
IRange |
The IRange object representing the Total row, if any, from a specified table object..
|