Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTFontReference |
CTTableStyleTextStyle.fontRef |
protected CTFontReference |
CTShapeStyle.fontRef |
Modifier and Type | Method and Description |
---|---|
CTFontReference |
ObjectFactory.createCTFontReference()
Create an instance of
CTFontReference |
CTFontReference |
CTTableStyleTextStyle.getFontRef()
Gets the value of the fontRef property.
|
CTFontReference |
CTShapeStyle.getFontRef()
Gets the value of the fontRef property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTableStyleTextStyle.setFontRef(CTFontReference value)
Sets the value of the fontRef property.
|
void |
CTShapeStyle.setFontRef(CTFontReference value)
Sets the value of the fontRef property.
|
Copyright © 2007-2019. All Rights Reserved.