GrapeCity.Documents.Excel Namespace / IWorksheet Interface / AutoGenerateColumns Property
AutoGenerateColumns Property (IWorksheet)
In This Topic
Gets or sets whether to generate columns automatically while binding data.
Syntax
System.bool AutoGenerateColumns {get; set;}
See Also