SpreadsheetExtension Constructors
An extension object that implement 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