Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / DataImportOptions Class / IncludeColumnsHeader Property
In This Topic
    IncludeColumnsHeader Property
    In This Topic
    Determines whether to include column header as the first row when importing data.
    Syntax
    public System.bool IncludeColumnsHeader {get; set;}

    Property Value

    The default value is true.
    See Also