View

XlsxOptions.View property

Gets or sets a list of the view columns (GanttChartColumn) to save to XLSX format. If not set then default columns are saved.

public ProjectView View { get; set; }

See Also