Class MLA.Cell

Object
   |
   +--MLA.Cell

class MLA.Cell


A basic Cell class.
Defined in MarkLogicExcelAddin.js


Constructor Summary
MLA.Cell()
            Create a new Cell instance.
 

Constructor Detail

MLA.Cell

MLA.Cell()

MLA.Cell(rowIndex, columnIndex)

MLA.Cell(A1Coordinate)
Cell Properties
MLA.Cell.rowIdx

MLA.Cell.colIdx

MLA.Cell.coordinate

MLA.Cell.value2

MLA.Cell.formula



Documentation generated by JSDoc on Wed Apr 8 14:29:46 2009