Packflow.Interface.Office Namespace |
Class | Description | |
---|---|---|
![]() | PFExcelDataExporter |
An utility class to feed tables into Excel, based on Packflow data sources.
Uses a mix of ClosedXml and OpenXml.
|
![]() | PFExcelDataExporterUtils |
Utility class for Excel data operations.
|
![]() | PFExcelDataExporter_Settings |
Settings class for PFExcelDataExporter.
Defines a collection of PFExcelDataExporter_Source used as data sources for Excel binding.
|
![]() | PFExcelDataExporter_Source |
This class represents a Packflow data source used to feed or synchronize Excel files.
It allows selecting a PFView or PFContentType
as a data source.
This source is then consumed by PFExcelDataExporter or ExcelDataService |
![]() | PFQuickPartsBinder |
This class injects Xml metadata and properties in a .docx file
allowing adding QuickParts bound to an item's properties.
Dynamic File System |
![]() | PFWordFormGenerator |
This class generates and refreshes Office 2010 WordForm documents, using PFItems as data-source.
|
![]() | UTF8StringWriter |
Used to serialize Xml with utf-8 encoding.
|
Delegate | Description | |
---|---|---|
![]() | PFExcelDataExporter_SourcePFExcelDataExporter_FieldRenderer |
Delegate used to override rendering of field values.
|