次の方法で共有


TextInput.Format プロパティ

定義

テキスト ボックス フォーム フィールドの書式設定。

スキーマ内の次の要素タグを表します: w:format。

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

プロパティ値

Format を返します。

適用対象