Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SpreadsheetCommandFactoryServiceWrapper Constructors

A base class for implementing custom services used to substitute the default command factory service.
Name Parameters Description
SpreadsheetCommandFactoryServiceWrapper(ISpreadsheetCommandFactoryService) service Initializes a new instance of the SpreadsheetCommandFactoryServiceWrapper class with the specified service.
See Also