SpreadsheetOptions

LoadOptions.SpreadsheetOptions property

Gets options for spreadsheets. For example, these options affect calculating formulas for charts.

public ISpreadsheetOptions SpreadsheetOptions { get; set; }

See Also