SpreadsheetInitializeDocumentEventArgs(IWorkbook) Constructor
Initializes a new instance of the SpreadsheetInitializeDocumentEventArgs class with the specified settings.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| document | IWorkbook | A IWorkbook interface specifying a document loaded into a Spreadsheet. |
See Also