Uses of Class
org.xlsx4j.sml.CTBorders
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTBorders in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTBorders Modifier and Type Field Description protected CTBordersCTStylesheet. bordersMethods in org.xlsx4j.sml that return CTBorders Modifier and Type Method Description CTBordersObjectFactory. createCTBorders()Create an instance ofCTBordersCTBordersCTStylesheet. getBorders()Gets the value of the borders property.Methods in org.xlsx4j.sml with parameters of type CTBorders Modifier and Type Method Description voidCTStylesheet. setBorders(CTBorders value)Sets the value of the borders property.