FormTextFieldType
FormTextFieldType enumeration
WordsProcessing ドキュメント フォーム フィールドのテキストのタイプを定義します。
public enum FormTextFieldType
値
名前 | 価値 | 説明 |
---|---|---|
AllTextTypes | 0 |
任意のタイプのフォーム フィールド。 |
PlainText | 1 |
プレーン テキスト タイプのフォーム フィールド。 |
RichText | 2 |
リッチ テキスト タイプのフォーム フィールド。 |