SpreadsheetCommandFactoryServiceWrapper.Service Property
Provides access to the service interface of the wrapper.
Namespace: DevExpress.XtraSpreadsheet.Services
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ISpreadsheetCommandFactoryService | An ISpreadsheetCommandFactoryService interface of the wrapper. |
See Also