Click or drag to resize

PFExcelDataExporterCreateWorkbook Method (Boolean)

Creates a workbook holding tables for selected PFExcelDataExporter_Source.

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 CreateWorkbook(
	out bool truncationHappened
)

Parameters

truncationHappened
Type: SystemBoolean

Return Value

Type: XLWorkbook
See Also