Uses of Class
org.xlsx4j.sml.CTBorders
Packages that use CTBorders
-
Uses of CTBorders in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTBordersMethods in org.xlsx4j.sml that return CTBordersModifier and TypeMethodDescriptionObjectFactory.createCTBorders()Create an instance ofCTBordersCTStylesheet.getBorders()Gets the value of the borders property.Methods in org.xlsx4j.sml with parameters of type CTBordersModifier and TypeMethodDescriptionvoidCTStylesheet.setBorders(CTBorders value) Sets the value of the borders property.