次の方法で共有


TextInput.MaxLength プロパティ

定義

テキスト ボックス フォーム フィールドの最大長。

スキーマ内の次の要素タグを表します: 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 を返します。

適用対象