- java.lang.Object
-
- org.dhatim.fastexcel.Table
-
public class Table extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
Table.TableStyleInfo
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Table
setDisplayName(String displayName)
Table
setName(String name)
Table
setTotalsRowShown(boolean totalsRowShown)
Table.TableStyleInfo
styleInfo()
-