FormTextFieldType

FormTextFieldType enumeration

WordsProcessing ドキュメント フォーム フィールドのテキストのタイプを定義します。

public enum FormTextFieldType

名前 価値 説明
AllTextTypes 0 任意のタイプのフォーム フィールド。
PlainText 1 プレーン テキスト タイプのフォーム フィールド。
RichText 2 リッチ テキスト タイプのフォーム フィールド。

関連項目