Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / XlsxOpenOptions Class / setDoNotAutoFitAfterOpened Method
In This Topic
    setDoNotAutoFitAfterOpened Method
    In This Topic
    Don't autofit the row height after loading the file. Default is false.
    Syntax
    public void setDoNotAutoFitAfterOpened( 
       boolean value
    )

    Parameters

    value
    See Also