Skip to main content
A newer version of this page is available. .

SpreadsheetExtension Constructors

Represents an extension object implementing the Spreadsheet functionality.
Name Parameters Description
SpreadsheetExtension(SpreadsheetSettings, ViewContext) settings, viewContext Initializes a new instance of the SpreadsheetExtension class with the specified settings and provides the context information about the view.
SpreadsheetExtension(SpreadsheetSettings) settings Initializes a new instance of the SpreadsheetExtension class with the specified settings.
See Also