AcTextFormat enumeration (Access)
Used with the TextFormat property to specify whether or not rich text is displayed in a Text Box.
Name | Value | Description |
---|---|---|
acTextFormatHTMLRichText | 1 | Rich text can be displayed. |
acTextFormatPlain | 0 | (Default) Plain text is displayed. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.