Spreadsheet2003SaveOptions
Contents
[
Hide
]Spreadsheet2003SaveOptions class
Allows to specify additional options when rendering project pages to Spreadsheet2003.
The Spreadsheet2003SaveOptions type exposes the following members:
Constructors
Name | Description |
---|---|
Spreadsheet2003SaveOptions() | Initializes a new instance of the Spreadsheet2003SaveOptions class. |
Properties
Name | Description |
---|---|
save_format | Gets or sets the format in which the document will be saved if this save options object is used. |
resource_view | Gets or sets a list of the resource view columns to render (ResourceViewColumn). |
assignment_view | Gets or sets a list of the assignments view columns to render (AssignmentViewColumn). |
view | Gets or sets a list of the view columns (GanttChartColumn) to save. If not set then default columns are saved. |
See Also
- namespace aspose.tasks.saving
- assembly Aspose.Tasks