Uses of Class
org.xlsx4j.sml.CTTableStyleInfo
Packages that use CTTableStyleInfo
-
Uses of CTTableStyleInfo in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTableStyleInfoMethods in org.xlsx4j.sml that return CTTableStyleInfoModifier and TypeMethodDescriptionObjectFactory.createCTTableStyleInfo()Create an instance ofCTTableStyleInfoCTTable.getTableStyleInfo()Gets the value of the tableStyleInfo property.Methods in org.xlsx4j.sml with parameters of type CTTableStyleInfoModifier and TypeMethodDescriptionvoidCTTable.setTableStyleInfo(CTTableStyleInfo value) Sets the value of the tableStyleInfo property.