PowerPoint.SlideBackgroundGradientFillOptions interface

表示用于设置 PowerPoint.SlideBackground 渐变填充的可用选项。

注解

[ API 集:PowerPointApi 1.10 ]

属性

type

如果提供,则指定渐变填充的类型。

属性详细信息

type

如果提供,则指定渐变填充的类型。

type?: PowerPoint.SlideBackgroundGradientFillType | "Unsupported" | "Linear" | "Radial" | "Rectangular" | "Path" | "ShadeFromTitle";

属性值

PowerPoint.SlideBackgroundGradientFillType | "Unsupported" | "Linear" | "Radial" | "Rectangular" | "Path" | "ShadeFromTitle"

注解

[ API 集:PowerPointApi 1.10 ]