Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle.CTFontReference
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle |
-
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 CTFontReference Modifier and Type Field Description protected CTFontReferenceCTStyleEntry. fontRefMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTFontReference Modifier and Type Method Description CTFontReferenceObjectFactory. createCTFontReference()Create an instance ofCTFontReferenceCTFontReferenceCTStyleEntry. getFontRef()Gets the value of the fontRef property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTFontReference Modifier and Type Method Description voidCTStyleEntry. setFontRef(CTFontReference value)Sets the value of the fontRef property.