Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 ByteArrayObject
com.ms.office.core.vo 二进制数据实体
 Cell
com.ms.office.excel 单元格
 CellPoint
com.ms.office.excel.vo 单元格位置数据
 CRC32
nochump.util.zip Computes CRC32 data checksum of a data stream.
 Deflater
nochump.util.zip This is the Deflater class.
 Excel
com.ms.office.excel Excel 实体
 Inflater
nochump.util.zip Inflater is used to decompress data that has been compressed according to the "deflate" standard described in rfc1950.
 InformationVo
com.ms.office.core.vo 文件详细信息
 OfficeBase
com.ms.office.core office 组件基类 用于解析office 顶级配置
 OfficeData
com.ms.office.core office 基础数据
 OldZip
com.ms.office.core 对Zip文件进行解码 本类已弃用
 PowerPoint
com.ms.office.powerPoint 幻灯片
 Sheet
com.ms.office.excel sheet 页实体
 SheetVo
com.ms.office.excel.vo sheet页数据
 Word
com.ms.office.word 
 XMLObject
com.ms.office.core.vo XML 实体
 Zip
com.ms.office.core 对Zip文件进行解码
 ZipEntry
nochump.util.zip This class represents a member of a zip archive.
 ZipError
nochump.util.zip Thrown during the creation or input of a zip file.
 ZipFile
nochump.util.zip This class represents a Zip archive.
 ZipOutput
nochump.util.zip