Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / getIsWidthScalable Method
In This Topic
    getIsWidthScalable Method
    In This Topic
    Gets whether using scalable unit to describe the column width when exporting file to html. The default value is false.
    Syntax
    public boolean getIsWidthScalable()
    See Also