Spreadsheet2003SaveOptions

Spreadsheet2003SaveOptions class

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

The Spreadsheet2003SaveOptions type exposes the following members:

Constructors

NameDescription
Spreadsheet2003SaveOptions()Initializes a new instance of the Spreadsheet2003SaveOptions class.

Properties

NameDescription
save_formatGets or sets the format in which the document will be saved if this save options object is used.
resource_viewGets or sets a list of the resource view columns to render (ResourceViewColumn).
assignment_viewGets or sets a list of the assignments view columns to render (AssignmentViewColumn).
viewGets or sets a list of the view columns (GanttChartColumn) to save.
If not set then default columns are saved.

See Also