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