PFExcelDataExporterUtilsFillWorkbookTemplate Method |
Namespace:
Packflow.Interface.Office
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public static void FillWorkbookTemplate(
XLWorkbook template,
bool useFriendlyValues,
PFSite site
)
Parameters
- template
- Type: XLWorkbook
The template workbook. - useFriendlyValues
- Type: SystemBoolean
if set to true friendly field values are used.
- site
- Type: Packflow.CorePFSite
The target Packflow site.
Exceptions See Also