Searched refs:oCRA (Results 1 – 1 of 1) sorted by relevance
138 public String getCRA ( CellRangeAddress oCRA ) { in getCRA() argument140 res += oCRA.Sheet; in getCRA()142 res += oCRA.StartColumn; in getCRA()144 res += oCRA.StartRow; in getCRA()146 res += oCRA.EndColumn; in getCRA()148 res += oCRA.EndRow; in getCRA()
Completed in 11 milliseconds