Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / setHasAutoFormat Method
In This Topic
    setHasAutoFormat Method
    In This Topic
    Sets a value indicating whether the PivotTable report automatically adjusts column width when refreshed.
    Syntax
    void setHasAutoFormat( 
       boolean value
    )

    Parameters

    value
    See Also