Class OOExportBase
Base class for Microsoft Office 2007 export objects
Inheritance
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
OOExportBase
Inherited Members
Namespace: FastReport.Olap.Export.OoXML
Assembly: FastReport.Olap.dll
Syntax
public class OOExportBase : ExportBase, IComponent, IDisposable
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 |