Edit

Share via


PowerPoint.SlideBackgroundGradientFillType enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies the gradient fill type for a PowerPoint.SlideBackgroundGradientFill.

Remarks

[ API set: PowerPointApi BETA (PREVIEW ONLY) ]

Fields

linear = "Linear"

Linear gradient fill.

path = "Path"

Path gradient fill.

radial = "Radial"

Radial gradient fill.

rectangular = "Rectangular"

Rectangular gradient fill.

shadeFromTitle = "ShadeFromTitle"

Shade from title gradient fill.

unsupported = "Unsupported"

Unsupported gradient fill.