| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTNoFillProperties |
CTTableProperties.noFill |
protected CTNoFillProperties |
CTTableCellProperties.noFill |
protected CTNoFillProperties |
CTBackgroundFormatting.noFill |
protected CTNoFillProperties |
CTFillProperties.noFill |
protected CTNoFillProperties |
CTTextCharacterProperties.noFill |
protected CTNoFillProperties |
CTLineProperties.noFill |
protected CTNoFillProperties |
CTShapeProperties.noFill |
protected CTNoFillProperties |
CTFillOverlayEffect.noFill |
protected CTNoFillProperties |
CTGroupShapeProperties.noFill |
protected CTNoFillProperties |
CTFillEffect.noFill |
protected CTNoFillProperties |
CTTextUnderlineFillGroupWrapper.noFill |
| Modifier and Type | Method and Description |
|---|---|
CTNoFillProperties |
ObjectFactory.createCTNoFillProperties()
Create an instance of
CTNoFillProperties |
CTNoFillProperties |
CTTableProperties.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTTableCellProperties.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTBackgroundFormatting.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTFillProperties.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTTextCharacterProperties.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTLineProperties.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTShapeProperties.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTFillOverlayEffect.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTGroupShapeProperties.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTFillEffect.getNoFill()
Gets the value of the noFill property.
|
CTNoFillProperties |
CTTextUnderlineFillGroupWrapper.getNoFill()
Gets the value of the noFill property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTableProperties.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTTableCellProperties.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTBackgroundFormatting.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTFillProperties.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTTextCharacterProperties.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTLineProperties.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTShapeProperties.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTFillOverlayEffect.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTGroupShapeProperties.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTFillEffect.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
void |
CTTextUnderlineFillGroupWrapper.setNoFill(CTNoFillProperties value)
Sets the value of the noFill property.
|
Copyright © 2007-2022. All Rights Reserved.