Class OOExportBase
Base class for Microsoft Office 2007 export objects
Inheritance
System.Object
OOExportBase
Implements
Inherited Members
Namespace: FastReport.Export.OoXML
Assembly: FastReport.dll
Syntax
public class OOExportBase : ExportBase, IDisposable, IFRSerializable
Fields
xml_header
Default XML header
Declaration
protected const string xml_header = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>"
Field Value
Type | Description |
---|---|
System.String |