PowerPoint.Interfaces.ParagraphFormatData interface

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

Comentarios

Usada por

Propiedades

horizontalAlignment

Representa la alineación horizontal del párrafo. Devuelve 'null' si 'TextRange' incluye fragmentos de texto con valores de alineación horizontal diferentes. Consulte PowerPoint.ParagraphHorizontalAlignment para obtener más información.

Detalles de las propiedades

horizontalAlignment

Representa la alineación horizontal del párrafo. Devuelve 'null' si 'TextRange' incluye fragmentos de texto con valores de alineación horizontal diferentes. Consulte PowerPoint.ParagraphHorizontalAlignment para obtener más información.

horizontalAlignment?: PowerPoint.ParagraphHorizontalAlignment | "Left" | "Center" | "Right" | "Justify" | "JustifyLow" | "Distributed" | "ThaiDistributed" | null;

Valor de propiedad

PowerPoint.ParagraphHorizontalAlignment | "Left" | "Center" | "Right" | "Justify" | "JustifyLow" | "Distributed" | "ThaiDistributed" | null

Comentarios

Conjunto de API: PowerPointApi 1.4