次の方法で共有


AutoCorrect.CorrectTableCells プロパティ

定義

テーブル セルの最初の文字を自動的に大文字にするかどうかを示す値を設定または返します。

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

プロパティ値

適用対象