Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CsvSaveOptions Class / setTrimLeadingBlankRowAndColumn Method
In This Topic
    setTrimLeadingBlankRowAndColumn Method
    In This Topic
    Indicates whether leading blank rows and columns should be trimmed like what ms excel does, defalut is true.
    Syntax
    public void setTrimLeadingBlankRowAndColumn( 
       boolean value
    )

    Parameters

    value
    See Also