Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / DataImportOptions Class / getIncludeColumnsHeader Method
In This Topic
    getIncludeColumnsHeader Method
    In This Topic
    Determines whether to include column header as the first row when importing data.
    Syntax
    public boolean getIncludeColumnsHeader()

    Return Value

    The default value is @code:true.
    See Also