Package | Description |
---|---|
org.docx4j.dml | |
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected CTStyleMatrixReference |
CTTableBackgroundStyle.effectRef |
protected CTStyleMatrixReference |
CTShapeStyle.effectRef |
protected CTStyleMatrixReference |
CTTableStyleCellStyle.fillRef |
protected CTStyleMatrixReference |
CTTableBackgroundStyle.fillRef |
protected CTStyleMatrixReference |
CTShapeStyle.fillRef |
protected CTStyleMatrixReference |
CTThemeableLineStyle.lnRef |
protected CTStyleMatrixReference |
CTShapeStyle.lnRef |
Modifier and Type | Method and Description |
---|---|
CTStyleMatrixReference |
ObjectFactory.createCTStyleMatrixReference()
Create an instance of
CTStyleMatrixReference |
CTStyleMatrixReference |
CTTableBackgroundStyle.getEffectRef()
Gets the value of the effectRef property.
|
CTStyleMatrixReference |
CTShapeStyle.getEffectRef()
Gets the value of the effectRef property.
|
CTStyleMatrixReference |
CTTableStyleCellStyle.getFillRef()
Gets the value of the fillRef property.
|
CTStyleMatrixReference |
CTTableBackgroundStyle.getFillRef()
Gets the value of the fillRef property.
|
CTStyleMatrixReference |
CTShapeStyle.getFillRef()
Gets the value of the fillRef property.
|
CTStyleMatrixReference |
CTThemeableLineStyle.getLnRef()
Gets the value of the lnRef property.
|
CTStyleMatrixReference |
CTShapeStyle.getLnRef()
Gets the value of the lnRef property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTableBackgroundStyle.setEffectRef(CTStyleMatrixReference value)
Sets the value of the effectRef property.
|
void |
CTShapeStyle.setEffectRef(CTStyleMatrixReference value)
Sets the value of the effectRef property.
|
void |
CTTableStyleCellStyle.setFillRef(CTStyleMatrixReference value)
Sets the value of the fillRef property.
|
void |
CTTableBackgroundStyle.setFillRef(CTStyleMatrixReference value)
Sets the value of the fillRef property.
|
void |
CTShapeStyle.setFillRef(CTStyleMatrixReference value)
Sets the value of the fillRef property.
|
void |
CTThemeableLineStyle.setLnRef(CTStyleMatrixReference value)
Sets the value of the lnRef property.
|
void |
CTShapeStyle.setLnRef(CTStyleMatrixReference value)
Sets the value of the lnRef property.
|
Modifier and Type | Field and Description |
---|---|
protected CTStyleMatrixReference |
CTBackground.bgRef |
Modifier and Type | Method and Description |
---|---|
CTStyleMatrixReference |
CTBackground.getBgRef()
Gets the value of the bgRef property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBackground.setBgRef(CTStyleMatrixReference value)
Sets the value of the bgRef property.
|
Copyright © 2007-2019. All Rights Reserved.