SpreadsheetOptions class

SpreadsheetOptions class

Represents options which can be used to specify additional spreadsheets behavior.

The SpreadsheetOptions type exposes the following members:

Constructors

ConstructorDescription
__init__Initializes a new instance of the SpreadsheetOptions class.

Properties

PropertyDescription
recover_workbook_from_chart_cacheIf data source for the chart is an external workbook and it’s not available, it will be recovered from the chart cache.

See Also