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