protected static class XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle extends Object implements TableStyle
| Modifier | Constructor and Description |
|---|---|
protected |
XSSFBuiltinTypeStyleStyle(XSSFBuiltinTableStyle builtIn,
TableStyle style) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
String |
getName() |
DifferentialStyleProvider |
getStyle(TableStyleType type) |
boolean |
isBuiltin() |
protected XSSFBuiltinTypeStyleStyle(XSSFBuiltinTableStyle builtIn, TableStyle style)
public String getName()
getName in interface TableStylepublic int getIndex()
getIndex in interface TableStylepublic boolean isBuiltin()
isBuiltin in interface TableStylepublic DifferentialStyleProvider getStyle(TableStyleType type)
getStyle in interface TableStyle