FillOverlay
FillOverlay class
Represents a Fill Overlay effect. A fill overlay may be used to specify
an additional fill for an object and blend the two fills together.
equals
| Name | Description |
|---|
| equals(Object) | Determines whether the specified FillOverlay is equal to the current FillOverlay. |
Parameters:
| Name | Type | Description |
|---|
| obj | Object | The FillOverlay to compare. |
Result:
boolean
getBlend
| Name | Description |
|---|
| getBlend() | FillBlendMode. Read/write FillBlendMode. |
Result:
int
getEffective
| Name | Description |
|---|
| getEffective() | Gets effective Fill Overlay effect data with the inheritance applied. |
Result:
FillOverlayEffectiveData
| Name | Description |
|---|
| getFillFormat() | Fill format. Read-only IFillFormat. |
Result:
FillFormat
getParent_IPresentationComponent
| Name | Description |
|---|
| getParent_IPresentationComponent() | |
getParent_ISlideComponent
| Name | Description |
|---|
| getParent_ISlideComponent() | |
| Name | Description |
|---|
| getParent_Immediate() | |
getPresentation
| Name | Description |
|---|
| getPresentation() | |
Result:
Presentation
getSlide
| Name | Description |
|---|
| getSlide() | |
Result:
BaseSlide
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
hashCode
| Name | Description |
|---|
| hashCode() | Serves as a hash function for a particular type. |
Result:
int
setBlend
| Name | Description |
|---|
| setBlend(int) | FillBlendMode. Read/write FillBlendMode. |