SpreadsheetCustomAssemblyLoadingEventArgs Constructors
Provides data for the SpreadsheetControl.CustomAssemblyLoading event.| Name | Parameters | Description |
|---|---|---|
| SpreadsheetCustomAssemblyLoadingEventArgs(String, String) | path, contextName | Initializes a new instance of the SpreadsheetCustomAssemblyLoadingEventArgs class with the specified settings. |
See Also