Workbook.GetService Method
Name | Parameters | Description |
---|---|---|
GetService(Type) | serviceType |
Gets the service object of the specified type. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
GetService<T>() | none |
Gets the specified service. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |