Compartilhar via


PowerPoint.SlideBackgroundGradientFillOptions interface

Representa as opções disponíveis para definir um preenchimento com gradação de gradação PowerPoint.SlideBackground .

Comentários

[ Conjunto de API: PowerPointApi 1.10 ]

Propriedades

type

Se for fornecido, especifica o tipo de preenchimento com gradação de cor.

Detalhes da propriedade

type

Se for fornecido, especifica o tipo de preenchimento com gradação de cor.

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 ]