VisFieldCategories enumeration (Visio)
Text-field categories passed to the AddField and AddFieldEx methods.
Constant | Value | Description |
---|---|---|
visFCatCustom | 0 | Custom field. |
visFCatDateTime | 1 | Date/time field. |
visFCatDocument | 2 | Document information field. |
visFCatGeometry | 3 | Geometery field. |
visFCatObject | 4 | Object information. |
visFCatPage | 5 | Page information field. |
Note
Do not pass visFCatCustom to the AddField method. Pass it to AddCustomField or AddCustomFieldU instead.
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.