Uses of Class
org.xlsx4j.sml.CTFonts
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFonts in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFonts Modifier and Type Field Description protected CTFontsCTStylesheet. fontsMethods in org.xlsx4j.sml that return CTFonts Modifier and Type Method Description CTFontsObjectFactory. createCTFonts()Create an instance ofCTFontsCTFontsCTStylesheet. getFonts()Gets the value of the fonts property.Methods in org.xlsx4j.sml with parameters of type CTFonts Modifier and Type Method Description voidCTStylesheet. setFonts(CTFonts value)Sets the value of the fonts property.