| Package | Description |
|---|---|
| org.docx4j.dml |
| 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.
|
Copyright © 2007-2021. All Rights Reserved.