net.sf.jxls.util
Class SheetHelper

java.lang.Object
  extended by net.sf.jxls.util.SheetHelper

public class SheetHelper
extends java.lang.Object

Author:
Leonid Vysochyn

Constructor Summary
SheetHelper()
           
 
Method Summary
static java.util.List findFormulas(Sheet sheet)
           
static java.util.List findFormulas(Sheet sheet, Block block)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SheetHelper

public SheetHelper()
Method Detail

findFormulas

public static java.util.List findFormulas(Sheet sheet)

findFormulas

public static java.util.List findFormulas(Sheet sheet,
                                          Block block)


Copyright © 2005-2013 jXLS Team. All Rights Reserved.