GradientFormat

GradientFormat class

Represent a gradient format.

getGradientDirection

NameDescription
getGradientDirection()Returns or sets the style of a gradient. Read/write GradientDirection.

Result: int


getGradientShape

NameDescription
getGradientShape()Returns or sets the shape of a gradient. Read/write GradientShape.

Result: byte


getGradientStops

NameDescription
getGradientStops()Returns the collection of gradient stops. Read-only IGradientStopCollection.

Result: GradientStopCollection


getLinearGradientAngle

NameDescription
getLinearGradientAngle()Returns or sets the angle of a gradient. Read/write float.

Result: float


getLinearGradientScaled

NameDescription
getLinearGradientScaled()Determines whether a gradient is scaled. Read/write NullableBool.

Result: byte


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


getTileFlip

NameDescription
getTileFlip()Returns or sets the flipping mode for a gradient. Read/write TileFlip.

Result: int


getVersion

NameDescription
getVersion()

Result: long


getVersion

NameDescription
getVersion()

Result: long


setGradientDirection

NameDescription
setGradientDirection(int)Returns or sets the style of a gradient. Read/write GradientDirection.

setGradientShape

NameDescription
setGradientShape(byte)Returns or sets the shape of a gradient. Read/write GradientShape.

setLinearGradientAngle

NameDescription
setLinearGradientAngle(float)Returns or sets the angle of a gradient. Read/write float.

setLinearGradientScaled

NameDescription
setLinearGradientScaled(byte)Determines whether a gradient is scaled. Read/write NullableBool.

setTileFlip

NameDescription
setTileFlip(int)Returns or sets the flipping mode for a gradient. Read/write TileFlip.