ImageExportOptions.SetViewsAndSheets
Method
Description:
Sets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
Sets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
Parameters
Parameter | Type | Description |
---|---|---|
viewsAndSheets | IList | The ids of the views and sheets. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |