Spreadsheet2003SaveOptions

Spreadsheet2003SaveOptions class

Inherits: Aspose::Tasks::Saving::SimpleSaveOptions

Allows to specify additional options when rendering project pages to Spreadsheet2003.

Constructors

NameDescription
Spreadsheet2003SaveOptionsInitializes a new instance of the Spreadsheet2003SaveOptions class.

Methods

NameDescription
get_AssignmentViewGets a list of the assignments view columns to render ( AssignmentViewColumn ).
get_ResourceViewGets a list of the resource view columns to render ( ResourceViewColumn ).
get_ViewGets a list of the view columns ( GanttChartColumn ) to save. If not set then default columns are saved.
set_AssignmentViewSets a list of the assignments view columns to render ( AssignmentViewColumn ).
set_ResourceViewSets a list of the resource view columns to render ( ResourceViewColumn ).
set_ViewSets a list of the view columns ( GanttChartColumn ) to save. If not set then default columns are saved.