Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / XlsxSaveOptions Class / setIncludeAutoMergedCells Method
In This Topic
    setIncludeAutoMergedCells Method
    In This Topic
    Sets whether to include the automatically merged cells. The default value is false.
    Syntax
    public void setIncludeAutoMergedCells( 
       boolean value
    )

    Parameters

    value
    See Also