Uses of Class
org.xlsx4j.sml.CTTableStyleInfo
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTTableStyleInfo in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTableStyleInfo Modifier and Type Field Description protected CTTableStyleInfoCTTable. tableStyleInfoMethods in org.xlsx4j.sml that return CTTableStyleInfo Modifier and Type Method Description CTTableStyleInfoObjectFactory. createCTTableStyleInfo()Create an instance ofCTTableStyleInfoCTTableStyleInfoCTTable. getTableStyleInfo()Gets the value of the tableStyleInfo property.Methods in org.xlsx4j.sml with parameters of type CTTableStyleInfo Modifier and Type Method Description voidCTTable. setTableStyleInfo(CTTableStyleInfo value)Sets the value of the tableStyleInfo property.