Uses of Class
com.acesoft.aceoffix.ExcelResCell

Uses of ExcelResCell in com.acesoft.aceoffix
 

Methods in com.acesoft.aceoffix that return ExcelResCell
 ExcelResCell ExcelResSheet.openCell(java.lang.String cellAddress)
          Opens the specified cell and returns a ExcelResCell object.
 ExcelResCell ExcelResSheet.openCellRC(int row, int col)
          Opens the specified cell and returns a ExcelResCell object.