Packagecom.ms.office.excel.vo
Classpublic class CellPoint
InheritanceCellPoint Inheritance Object

单元格位置数据



Public Properties
 PropertyDefined By
  columnIndex : uint
列索引
CellPoint
  rowIndex : uint
行索引
CellPoint
Public Methods
 MethodDefined By
  
构造函数
CellPoint
Property Detail
columnIndexproperty
public var columnIndex:uint

列索引

rowIndexproperty 
public var rowIndex:uint

行索引

Constructor Detail
CellPoint()Constructor
public function CellPoint()

构造函数