Spread.Services Documentation
GrandTotalName Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IPivotTable Interface
: GrandTotalName Property
Gets or sets the text string label that is displayed in the grand total column or row heading in the specified PivotTable report. The default value is the string "Grand Total".
Syntax
C#
System.
string
GrandTotalName {
get
;
set
;}
See Also
Reference
IPivotTable Interface
IPivotTable Members