[SpreadsheetOptions class Represents options which can be used to specify additional spreadsheets behavior. public class SpreadsheetOptions : ISpreadsheetOptions Constructors Name Description SpreadsheetOptions() Initializes a new instance of the SpreadsheetOptions class. Properties Name Description PreferredCulture { get; set; } Gets or sets preferred culture information for calculating some functions intended for use with languages that use the double-byte character set (DBCS). RecoverWorkbookFromChartCache { get; set; } If data source for the chart is an external workbook and it’s not available, it will be recovered from the chart cache. See Also interface ISpreadsheetOptions namespace Aspose.Slides assembly Aspose.Slides]