com.grapecity.documents.excel Package / XlsxOpenOptions Class / getDoNotAutoFitAfterOpened Method
In This Topic
getDoNotAutoFitAfterOpened Method
In This Topic
Gets whether to autofit the row height after loading the file.
Syntax
public boolean getDoNotAutoFitAfterOpened()

Return Value

True if auto-fitting row height is disabled; otherwise, false.
See Also