Uses of Class
com.acesoft.aceoffix.ExcelResTableRange

Uses of ExcelResTableRange in com.acesoft.aceoffix
 

Methods in com.acesoft.aceoffix that return ExcelResTableRange
 ExcelResTableRange ExcelResSheet.openTableRange(java.lang.String rangeAddress)
          Opens the specified range of cells and returns a ExcelResTableRange object.
 ExcelResTableRange ExcelResSheet.openTableRange(java.lang.String rangeAddress, boolean autoIncrease)
          Opens the specified range of cells and returns a ExcelResTableRange object.