Template.JustificationMode Propriedade

Definição

Retorna ou define o ajuste de espaçamento entre caracteres do modelo especificado.

public:
 property Microsoft::Office::Interop::Word::WdJustificationMode JustificationMode { Microsoft::Office::Interop::Word::WdJustificationMode get(); void set(Microsoft::Office::Interop::Word::WdJustificationMode value); };
public Microsoft.Office.Interop.Word.WdJustificationMode JustificationMode { get; set; }
member this.JustificationMode : Microsoft.Office.Interop.Word.WdJustificationMode with get, set
Public Property JustificationMode As WdJustificationMode

Valor da propriedade

WdJustificationMode

Comentários

WdJustificationModepode ser uma destas constantes WdJustificationMode :

wdJustificationModeCompress

wdJustificationModeCompressKana

wdJustificationModeExpand

Aplica-se a