ExcelDnaPackTool.

Run(ExcelDnaPackSettings) Method

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