Class ExcelDestinationA Excel destination creates an excel files with formatted data. The output will look similar to a csv file.InheritanceobjectLoggableTaskDataFlowComponentDataFlowDestination<ExpandoObject>DataFlowStreamDestination<ExpandoObject>ExcelDestination<ExpandoObject>ExcelDestinationImplementsIDataFlowStreamDestination<ExpandoObject>IDataFlowDestination<ExpandoObject>IDataFlowStreamDestinationIDataFlowDestinationIDataFlowComponentILoggableTaskInherited MembersExcelDestination<ExpandoObject>.HttpContentTypeExcelDestination<ExpandoObject>.ExcelColumnsExcelDestination<ExpandoObject>.SuppressHeaderExcelDestination<ExpandoObject>.SheetNameExcelDestination<ExpandoObject>.AppendToFileExcelDestination<ExpandoObject>.Reset()ExcelDestination<ExpandoObject>.PrepareParameterForCheck()ExcelDestination<ExpandoObject>.CheckParameter()ExcelDestination<ExpandoObject>.InitStream()ExcelDestination<ExpandoObject>.WriteIntoStream(ExpandoObject)ExcelDestination<ExpandoObject>.CloseStream()DataFlowStreamDestination<ExpandoObject>.UriDataFlowStreamDestination<ExpandoObject>.GetNextUriDataFlowStreamDestination<ExpandoObject>.HasNextUriDataFlowStreamDestination<ExpandoObject>.ResourceTypeDataFlowStreamDestination<ExpandoObject>.HttpClientDataFlowStreamDestination<ExpandoObject>.HttpRequestMessageDataFlowStreamDestination<ExpandoObject>.HttpResponseMessageDataFlowStreamDestination<ExpandoObject>.EncodingDataFlowStreamDestination<ExpandoObject>.CreateStreamWriterDataFlowStreamDestination<ExpandoObject>.AzureBlobStorageDataFlowStreamDestination<ExpandoObject>.WriteUriDataFlowStreamDestination<ExpandoObject>.StreamWriterDataFlowStreamDestination<ExpandoObject>.InitComponent()DataFlowStreamDestination<ExpandoObject>.CleanUpOnSuccess()DataFlowStreamDestination<ExpandoObject>.CleanUpOnFaulted(Exception)DataFlowStreamDestination<ExpandoObject>.NewMetaDataObjectDataFlowStreamDestination<ExpandoObject>.WriteData(ExpandoObject)DataFlowStreamDestination<ExpandoObject>.PrepareStreamForBatchProcessing(ExpandoObject[])DataFlowDestination<ExpandoObject>.TargetBlockDataFlowDestination<ExpandoObject>.TargetActionDataFlowDestination<ExpandoObject>.UseBufferBlockDataFlowDestination<ExpandoObject>.BufferDataFlowDestination<ExpandoObject>.BufferTargetActionDataFlowDestination<ExpandoObject>.InternalBatchSizeDataFlowDestination<ExpandoObject>.DEFAULT_BATCH_SIZEDataFlowDestination<ExpandoObject>.WriteBatch(ExpandoObject[])DataFlowComponent.MaxBufferSizeDataFlowComponent.PredecessorsDataFlowComponent.SuccessorsDataFlowComponent.CompletionDataFlowComponent.BufferCancellationSourceDataFlowComponent.BufferCancellationTokenDataFlowComponent.WasComponentInitializedDataFlowComponent.IsReadyForProcessingDataFlowComponent.SetParentComponent(DataFlowComponent)DataFlowComponent.LinkErrorTo(IDataFlowDestination<ETLBoxError>)DataFlowComponent.InternalLinkTo<T>(IDataFlowDestination, object, object)DataFlowComponent.AddAutomaticVoidLinkToOtherTargets(DataFlowComponent, IDataFlowDestination)DataFlowComponent.ResetComponent()DataFlowComponent.InitBufferObjects(CancellationToken?)DataFlowComponent.InitCheckedParameter()DataFlowComponent.OnInitializationDataFlowComponent.OnCompletionDataFlowComponent.OnExceptionDataFlowComponent.CompleteOrFaultBufferOnPredecessorCompletion(Task)DataFlowComponent.ExceptionDataFlowComponent.ErrorSourceDataFlowComponent.CancelBufferAndThrowOperationCanceledException()DataFlowComponent.InternalLinkErrorTo(IDataFlowDestination<ETLBoxError>)DataFlowComponent.ThrowOrRedirectError(Exception, string, string)DataFlowComponent.ThrowErrorAndFaultNetwork(Exception, string)DataFlowComponent.CancelComponent()DataFlowComponent.ErrorCountDataFlowComponent.ProgressCountDataFlowComponent.OnProgressDataFlowComponent.ExecutionStartTimeDataFlowComponent.ExecutionEndTimeDataFlowComponent.TagDataFlowComponent.LoggingStartOnce()DataFlowComponent.LoggingFinishOnce()DataFlowComponent.LogProgressBatch_AfterThrowOrRedirectError(int)DataFlowComponent.LogProgress_AfterThrowOrRedirectError()LoggableTask.TaskTypeLoggableTask.TaskNameLoggableTask.DisableLoggingLoggableTask.LogThresholdLoggableTask.TaskHashLoggableTask.LogInstanceLoggableTask.ParentTaskLoggableTask.LogTrace(string, params object[])LoggableTask.LogDebug(string, params object[])LoggableTask.LogInfo(string, params object[])LoggableTask.LogInfoOrDebug(string, params object[])LoggableTask.LogWarn(string, params object[])LoggableTask.LogError(string, params object[])LoggableTask.LogFatal(string, params object[])object.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()Namespace: ETLBox.ExcelAssembly: ETLBox.Excel.dllSyntax# public class ExcelDestination : ExcelDestination<ExpandoObject>, IDataFlowStreamDestination<ExpandoObject>, IDataFlowDestination<ExpandoObject>, IDataFlowStreamDestination, IDataFlowDestination, IDataFlowComponent, ILoggableTaskConstructorsExcelDestination()#Declaration public ExcelDestination()ExcelDestination(string)#Declaration public ExcelDestination(string fileName)ParametersTypeNameDescriptionstringfileNameImplements#IDataFlowStreamDestination<TInput>IDataFlowDestination<TInput>IDataFlowStreamDestinationIDataFlowDestinationIDataFlowComponentILoggableTaskPrevExcelDestination<TInput>NextExcelRange