AutoGenerateColumns Property
AutoGenerateColumns
Gets or sets whether to automatically generate the columns for a sheet based on the data source.
Declaration
public bool AutoGenerateColumns { get; set; }
Public Property AutoGenerateColumns As Boolean