次の方法で共有


ParagraphFormat2.LineRuleBefore プロパティ

定義

段落前の行間の設定を、ポイント数で指定するか行数で指定するかを示します。 読み取り/書き込みが可能です。

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

プロパティ値

MsoTriState

適用対象