次の方法で共有


_ParagraphFormat.HalfWidthPunctuationOnTopOfLine プロパティ

定義

True の 場合は、指定した段落の半角文字を行の先頭に記号が変更します。

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

プロパティ値

注釈

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

適用対象