XlsxOptions.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
- class ProjectView
- class XlsxOptions
- namespace Aspose.Tasks.Saving
- assembly Aspose.Tasks