Compartilhar via


PowerPoint.Interfaces.SlideBackgroundGradientFillData interface

Uma interface que descreve os dados devolvidos ao chamar slideBackgroundGradientFill.toJSON().

Propriedades

type

Especifica o tipo de gradient fill.

Detalhes da propriedade

type

Especifica o tipo de gradient fill.

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

Valor da propriedade

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

Comentários

[ Conjunto de API: PowerPointApi 1.10 ]