バージョン

Properties プロパティ (Paragraph)

この Paragraph のプロパティを定義する ParagraphProperties インスタンスを返します。
シンタックス
'宣言
 
Public ReadOnly Property Properties As Infragistics.Documents.Word.ParagraphProperties
public Infragistics.Documents.Word.ParagraphProperties Properties {get;}
解説

このプロパティから返されるオブジェクトは、段落の配置、インデント、および行間などを変更する方法を提供します。

参照