TextInput.MaxLength プロパティ

定義

テキスト ボックス フォーム フィールドの最大長。 スキーマでは、次の要素タグを表します w:maxLength。

public DocumentFormat.OpenXml.Wordprocessing.MaxLength MaxLength { get; set; }
member this.MaxLength : DocumentFormat.OpenXml.Wordprocessing.MaxLength with get, set
Public Property MaxLength As MaxLength

プロパティ値

MaxLength

返します。 MaxLength

適用対象