Skip to main content

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