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

NameDescription
equals(Object)Determines whether the specified FillOverlay is equal to the current FillOverlay.

Parameters:

NameTypeDescription
objObjectThe FillOverlay to compare.

Result: boolean


getBlend

NameDescription
getBlend()FillBlendMode. Read/write FillBlendMode.

Result: int


getEffective

NameDescription
getEffective()Gets effective Fill Overlay effect data with the inheritance applied.

Result: FillOverlayEffectiveData


getFillFormat

NameDescription
getFillFormat()Fill format. Read-only IFillFormat.

Result: FillFormat


getParent_IPresentationComponent

NameDescription
getParent_IPresentationComponent()

getParent_ISlideComponent

NameDescription
getParent_ISlideComponent()

getParent_Immediate

NameDescription
getParent_Immediate()

getPresentation

NameDescription
getPresentation()

Result: Presentation


getSlide

NameDescription
getSlide()

Result: BaseSlide


getVersion

NameDescription
getVersion()

Result: long


getVersion

NameDescription
getVersion()

Result: long


hashCode

NameDescription
hashCode()Serves as a hash function for a particular type.

Result: int


setBlend

NameDescription
setBlend(int)FillBlendMode. Read/write FillBlendMode.