| Method | Defined By | ||
|---|---|---|---|
构造函数
| OfficeData | ||
| OfficeData | () | Constructor |
public function OfficeData()构造函数
| getByteArray | () | method |
office_internal function getByteArray(fileName:String):ByteArrayObject返回 ByteArray
Parameters
fileName:String — ByteArray文件路径
|
ByteArrayObject — {name:"", byte: ByteArray}
|
| getRelsPath | () | method |
office_internal function getRelsPath(xmlName:String):String返回 rels 文件路径
Parameters
xmlName:String — 对应 xml 文件 name
|
String |
| getXML | () | method |
office_internal function getXML(fileName:String):XMLObject返回 XML
Parameters
fileName:String — xml文件路径
|
XMLObject — {name:"", xml: new XML()}
|
| P_CONTENT_TYPES | Constant |
office_internal static const P_CONTENT_TYPES:String = [Content_Types].xml[Content_Types].xml 路径
| T_CORE_PROPERTIES | Constant |
office_internal static const T_CORE_PROPERTIES:String = http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties| T_EXTENDED_PROPERTIES | Constant |
office_internal static const T_EXTENDED_PROPERTIES:String = http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties| T_OFFICE_DOCUMENT | Constant |
office_internal static const T_OFFICE_DOCUMENT:String = http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument| T_STYLES | Constant |
office_internal static const T_STYLES:String = http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles| T_THEME | Constant |
office_internal static const T_THEME:String = http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme