Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle.CTFontReference
Packages that use CTFontReference
-
Uses of CTFontReference in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle declared as CTFontReferenceMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTFontReferenceModifier and TypeMethodDescriptionObjectFactory.createCTFontReference()Create an instance ofCTFontReferenceCTStyleEntry.getFontRef()Gets the value of the fontRef property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTFontReferenceModifier and TypeMethodDescriptionvoidCTStyleEntry.setFontRef(CTFontReference value) Sets the value of the fontRef property.