Spread.Services Documentation
TotalsRange Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITable Interface
: TotalsRange Property
Returns the
IRange
object that represents the Total row, if any, from a specified
ITable
object.
Syntax
C#
IRange
TotalsRange {
get
;}
See Also
Reference
ITable Interface
ITable Members