- FINALLLL digital clock using 89c52 with 7segment
- MyCalculator java实现计算器功能
- Cao3d application to draw the 2D shape like cirlce
- improved-leach This the matlab code of improved LEACH. It describe the raffinement of LEACH protocol
- ipDial 使用Java做的安卓的一个小案例
- 459687 This source is used to learn is a good choice esp8266
文件名称:flex-xls
-
所属分类:
- 标签属性:
- 上传时间:2017-11-30
-
文件大小:34kb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
专门读取Excel文件的类,应用示例:
var xls:ExcelFile = new ExcelFile();//生成xls文件
xls.loadFromByteArray(byteArray);//加载数据
if(xls == null)
return;
var sheet:Sheet = xls.sheets[0];
var xlsSet:ArrayCollection = sheet.values;//数据赋值(Classes that specializes in reading Excel files, application examples:
Var xls:ExcelFile = new (ExcelFile); / / XLS file generation
Xls.loadFromByteArray (byteArray); / / load data
If (XLS = null)
Return;
Var sheet:Sheet = xls.sheets[0];
Var xlsSet:ArrayCollection = sheet.values; / / data assignment)
var xls:ExcelFile = new ExcelFile();//生成xls文件
xls.loadFromByteArray(byteArray);//加载数据
if(xls == null)
return;
var sheet:Sheet = xls.sheets[0];
var xlsSet:ArrayCollection = sheet.values;//数据赋值(Classes that specializes in reading Excel files, application examples:
Var xls:ExcelFile = new (ExcelFile); / / XLS file generation
Xls.loadFromByteArray (byteArray); / / load data
If (XLS = null)
Return;
Var sheet:Sheet = xls.sheets[0];
Var xlsSet:ArrayCollection = sheet.values; / / data assignment)
相关搜索: flex读取EXCEL的类库
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
flex-xls.swc | 35714 | 2017-03-04 |