ListLevel.Alignment Propiedad

Definición

Devuelve o establece una WdListLevelAlignment constante que representa la alineación del nivel de lista de la plantilla de lista.

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

Valor de propiedad

Se aplica a