TextInput.MaxLength プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
テキスト ボックス フォーム フィールドの最大長。
スキーマ内の次の要素タグを表します: w:maxLength。
public DocumentFormat.OpenXml.Wordprocessing.MaxLength MaxLength { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.MaxLength? MaxLength { get; set; }
member this.MaxLength : DocumentFormat.OpenXml.Wordprocessing.MaxLength with get, set
Public Property MaxLength As MaxLength
プロパティ値
MaxLength を返します。