次の方法で共有


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

適用対象