Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / ColumnGrand Property
In This Topic
    ColumnGrand Property
    In This Topic
    Gets or sets whether the PivotTable report shows grand totals for columns (read or write).
    Syntax
    System.bool ColumnGrand {get; set;}
    See Also