A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getByteArray(fileName:String) — method, class com.ms.office.core.OfficeData
返回 ByteArray
getBytesRead() — method, class nochump.util.zip.Deflater
Gets the number of input bytes.
getBytesWritten() — method, class nochump.util.zip.Deflater
Gets the number of output bytes.
getCellByName(name:String) — method, class com.ms.office.excel.Sheet
根据 位置名称获取单元格数据
getCellByPosition(rowIndex:int, columnIndex:int) — method, class com.ms.office.excel.Sheet
根据 坐标位置获取单元格数据
getColumnAt(index:int, ignore:Boolean) — method, class com.ms.office.excel.Sheet
获取 某列数据
getColumnByName(name:String) — method, class com.ms.office.excel.Sheet
获取 某列数据
getEntry(name:String) — method, class nochump.util.zip.ZipFile
Searches for a zip entry in this archive with the given name.
getEntryInput(name:String) — method, class nochump.util.zip.ZipFile
getFile(fileName:String) — method, class com.ms.office.core.OldZip
通过文件名取得解压缩后的文件的二进制数据
getFile(fileName:String) — method, class com.ms.office.core.Zip
通过文件名取得解压缩后的文件的二进制数据
getFileNameList() — method, class com.ms.office.core.OldZip
取得zip中的文件名的列表
getFileNameList() — method, class com.ms.office.core.Zip
取得zip中的文件名的列表
getInput(entry:nochump.util.zip:ZipEntry) — method, class nochump.util.zip.ZipFile
Creates a byte array reading the given zip entry as uncompressed data.
getRelsPath(xmlName:String) — method, class com.ms.office.core.OfficeData
返回 rels 文件路径
getRowAt(index:int, ignore:Boolean) — method, class com.ms.office.excel.Sheet
获取 某行数据
getSheetByIndex(index:int) — method, class com.ms.office.excel.Excel
根据 sheet索引 获取 sheet 数据
getSheetByName(name:String) — method, class com.ms.office.excel.Excel
根据 sheet名称 获取 sheet 数据
getSheetNameArray() — method, class com.ms.office.excel.Excel
返回sheet页名称列表
getValue() — method, class nochump.util.zip.CRC32
Returns the CRC32 data checksum computed so far.
getXML(fileName:String) — method, class com.ms.office.core.OfficeData
返回 XML
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z