API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
CellPoint
Properties
|
Methods
Package
com.ms.office.excel.vo
Class
public class CellPoint
Inheritance
CellPoint
Object
单元格位置数据
Public Properties
Property
Defined By
columnIndex
: uint
列索引
CellPoint
rowIndex
: uint
行索引
CellPoint
Public Methods
Method
Defined By
CellPoint
()
构造函数
CellPoint
Property Detail
columnIndex
property
public var columnIndex:uint
列索引
rowIndex
property
public var rowIndex:uint
行索引
Constructor Detail
CellPoint
()
Constructor
public function CellPoint()
构造函数
Mon Nov 17 2014, 04:57 PM +08:00