PowerPoint.Interfaces.ParagraphFormatData interface
Uma interface que descreve os dados retornados chamando paragraphFormat.toJSON()
.
horizontal |
Representa o alinhamento horizontal do parágrafo. Retornará 'null' se o 'TextRange' incluir fragmentos de texto com diferentes valores de alinhamento horizontal. Consulte PowerPoint.ParagraphHorizontalAlignment para obter detalhes. |
Representa o alinhamento horizontal do parágrafo. Retornará 'null' se o 'TextRange' incluir fragmentos de texto com diferentes valores de alinhamento horizontal. Consulte PowerPoint.ParagraphHorizontalAlignment para obter detalhes.
horizontalAlignment?: PowerPoint.ParagraphHorizontalAlignment | "Left" | "Center" | "Right" | "Justify" | "JustifyLow" | "Distributed" | "ThaiDistributed";
Valor da propriedade
PowerPoint.ParagraphHorizontalAlignment | "Left" | "Center" | "Right" | "Justify" | "JustifyLow" | "Distributed" | "ThaiDistributed"
Comentários
Comentários do Office Add-ins
O Office Add-ins é um projeto código aberto. Selecione um link para fornecer comentários: