PowerPoint.Interfaces.SlideBackgroundFillData interface

Interfaz que describe los datos devueltos mediante una llamada a slideBackgroundFill.toJSON().

Comentarios

Usada por

Propiedades

type

Devuelve el tipo de relleno del fondo de la diapositiva. Vea PowerPoint.SlideBackgroundFillType para obtener más información.

Detalles de las propiedades

type

Devuelve el tipo de relleno del fondo de la diapositiva. Vea PowerPoint.SlideBackgroundFillType para obtener más información.

type?: PowerPoint.SlideBackgroundFillType | "Unsupported" | "Solid" | "Gradient" | "PictureOrTexture" | "Pattern";

Valor de propiedad

PowerPoint.SlideBackgroundFillType | "Unsupported" | "Solid" | "Gradient" | "PictureOrTexture" | "Pattern"

Comentarios

Conjunto de API: PowerPointApi 1.10