Click or drag to resize

PFExcelDataExporterCreateWorkbookTemplate Method

Creates a workbook template, holding tables with headers but no values. Only uses Content-Type data sources set in Settings.

Namespace:  Packflow.Interface.Office
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public XLWorkbook CreateWorkbookTemplate()

Return Value

Type: XLWorkbook
See Also