Package com.independentsoft.calc.engine
Class TableInfo
java.lang.Object
com.independentsoft.calc.engine.TableInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintintintint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
sheet
-
r1
public int r1 -
c1
public int c1 -
r2
public int r2 -
c2
public int c2 -
headerRows
public int headerRows -
totalsRows
public int totalsRows -
columns
-
-
Constructor Details
-
TableInfo
public TableInfo()
-