Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDataOptions Interface / AutomaticGroupDateTimeInPivotTable Property
In This Topic
    AutomaticGroupDateTimeInPivotTable Property
    In This Topic
    Gets or sets whether to automatic group Date/Time columns in PivotTables.
    Syntax
    System.bool AutomaticGroupDateTimeInPivotTable {get; set;}
    See Also