ListLevel.Alignment 属性

定义

返回或设置一个 WdListLevelAlignment 常量,该常量代表列表模板的列表级别的对齐方式。

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

属性值

适用于