Workbook.RemoveService Method
| Name | Parameters | Description |
|---|---|---|
| RemoveService(Type, Boolean) | serviceType, promote |
Removes the service of the specified type from the service container. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
| RemoveService(Type) | serviceType |
Removes the service of the specified type from the service container. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |