Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / RowGrand Property
In This Topic
    RowGrand Property
    In This Topic
    Gets or sets whether the PivotTable report shows grand totals for rows.
    Syntax
    System.bool RowGrand {get; set;}
    See Also