[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.HasAutoFormat

HasAutoFormat Property

HasAutoFormat

Gets or sets a value indicating whether the PivotTable report automatically adjusts column width when refreshed. Default is true.

Declaration
bool HasAutoFormat { get; set; }
Property HasAutoFormat As Boolean