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