Exemplo n.º 1
0
 /**
  * The left col in the visible view when the sheet is first viewed after opening it in a viewer
  *
  * @return short indicating the rownum (0 based) of the top row
  */
 public short getLeftCol() {
   return _sh.getLeftCol();
 }