Title here
Summary here
A Excel destination creates an excel files with formatted data. The output will look similar to a csv file.
public class ExcelDestination : ExcelDestination<ExpandoObject>, IDataFlowStreamDestination<ExpandoObject>, IDataFlowDestination<ExpandoObject>, IDataFlowStreamDestination, IDataFlowDestination, IDataFlowComponent, ILoggableTask
public ExcelDestination()
public ExcelDestination(string fileName)
Type | Name | Description |
---|---|---|
string | fileName |