JComponentPack 1.5.0

com.zfqjava.formula
Class CellFormulaContext

java.lang.Object
  extended by com.zfqjava.formula.CellFormulaContext
All Implemented Interfaces:
FormulaContext

public class CellFormulaContext
extends Object
implements FormulaContext


Constructor Summary
CellFormulaContext()
           
 
Method Summary
 int getColumn()
           
 int getRow()
           
 TableModel getTableModel()
           
 WorkBook getWorkBook()
           
 WorkSheet getWorkSheet()
           
 void setCell(int row, int column)
           
 void setWorkBook(WorkBook workBook)
           
 void setWorkSheet(WorkSheet workSheet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellFormulaContext

public CellFormulaContext()
Method Detail

setWorkBook

public void setWorkBook(WorkBook workBook)

getWorkBook

public WorkBook getWorkBook()

setWorkSheet

public void setWorkSheet(WorkSheet workSheet)

getWorkSheet

public WorkSheet getWorkSheet()

getTableModel

public TableModel getTableModel()

setCell

public void setCell(int row,
                    int column)

getRow

public int getRow()

getColumn

public int getColumn()

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.