次の方法で共有


_ParagraphFormat.HangingPunctuation プロパティ

定義

True の 場合は句読点のぶら下げが有効になって、指定した段落の。

public:
 property int HangingPunctuation { int get(); void set(int value); };
public int HangingPunctuation { get; set; }
member this.HangingPunctuation : int with get, set
Public Property HangingPunctuation As Integer

プロパティ値

注釈

指定した段落の一部に対してのみ True に設定されている場合、このプロパティは wdUndefined を返します。

適用対象