Packagecom.ms.office.powerPoint
Classpublic class PowerPoint
InheritancePowerPoint Inheritance OfficeBase Inheritance Object

幻灯片



Public Properties
 PropertyDefined By
 InheritedfileInformation : InformationVo
[read-only] 获取 文件基本信息
OfficeBase
Protected Properties
 PropertyDefined By
 InheritedofficeData : OfficeData
office 源文件数据
OfficeBase
 Inheritedoutput : ZipOutput
OfficeBase
 InheritedrootConfigData : Object
_rels/.rels 内的路径映射
OfficeBase
 Inheritedx_appConfig : XMLObject
docProps/app.xml
OfficeBase
 Inheritedx_Content_Types : XMLObject
[Content_Types].xml
OfficeBase
 Inheritedx_coreConfig : XMLObject
docProps/core.xml
OfficeBase
 Inheritedx_officeDocument : XMLObject
office 组件内容配置文件
OfficeBase
 Inheritedx_rootConfig : XMLObject
_rels/.rels
OfficeBase
Public Methods
 MethodDefined By
  
PowerPoint(data:ByteArray = null)
PowerPoint
 Inherited
exportOffice():ByteArray
导出 Office 文件
OfficeBase
 Inherited
importOffice(data:ByteArray):void
导入Office 文件
OfficeBase
Protected Methods
 MethodDefined By
 Inherited
写入单个文件
OfficeBase
 Inherited
写入单个文件
OfficeBase
 Inherited
解析 顶级配置文件
OfficeBase
 Inherited
writeFiles():void
写入所有文件
OfficeBase
Constructor Detail
PowerPoint()Constructor
public function PowerPoint(data:ByteArray = null)



Parameters
data:ByteArray (default = null)