|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableStyleInfo | |
---|---|
org.apache.poi.ss.usermodel | |
org.apache.poi.xssf.usermodel |
Uses of TableStyleInfo in org.apache.poi.ss.usermodel |
---|
Methods in org.apache.poi.ss.usermodel that return TableStyleInfo | |
---|---|
TableStyleInfo |
Table.getStyle()
|
Uses of TableStyleInfo in org.apache.poi.xssf.usermodel |
---|
Classes in org.apache.poi.xssf.usermodel that implement TableStyleInfo | |
---|---|
class |
XSSFTableStyleInfo
Wrapper for the CT class, to cache values and add style lookup |
Methods in org.apache.poi.xssf.usermodel that return TableStyleInfo | |
---|---|
TableStyleInfo |
XSSFTable.getStyle()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |