Back to Devexpress

Workbook.GetService Method

officefileapi-devexpress-dot-spreadsheet-dot-workbook-dot-getservice.md

latest898 B
Original Source

Workbook.GetService Method

NameParametersDescription
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.

|