This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ExcelDnaPack.
Summary
Run the ExcelDnaPack tool using the specified settings.
- Assembly
- Cake
.ExcelDnaPack .dll - Namespace
- Cake
.ExcelDnaPack - Containing Type
- ExcelDnaPackTool
Syntax
public void Run(ExcelDnaPackSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | ExcelDnaPackSettings | The settings. |
Return Value
| Type | Description |
|---|---|
| void |
