Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / HasAutoFormat Property
In This Topic
    HasAutoFormat Property
    In This Topic
    Gets or sets a value indicating whether the PivotTable report automatically adjusts column width when refreshed. Default is true.
    Syntax
    System.bool HasAutoFormat {get; set;}
    See Also