Document Solutions for Excel, .NET Edition | Document Solutions
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