次の方法で共有


Options.AutoFormatMatchParentheses プロパティ

定義

True を指定すると、Microsoft Wordがドキュメントまたは範囲の書式を自動的に設定するときに、不適切にペアになっているかっこが修正されます。

public:
 property bool AutoFormatMatchParentheses { bool get(); void set(bool value); };
public bool AutoFormatMatchParentheses { get; set; }
member this.AutoFormatMatchParentheses : bool with get, set
Public Property AutoFormatMatchParentheses As Boolean

プロパティ値

適用対象