ParagraphFormat2.Alignment 属性

定义

获取或设置一个值,该值指定段落的对齐方式。 读/写。

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

属性值

MsoParagraphAlignment

适用于