VisDataColumnProperties enumeration (Visio)

Data-column-property constants passed to the DataColumn.SetProperty and DataColumns.SetColumnProperties methods and returned by the DataColumn.GetProperty method.

Note

This Visio object or member is available only to licensed users of Visio Professional 2013.

Name Value Description
visDataColumnPropertyCalendar 3 Calendar property of the data column.
visDataColumnPropertyCurrency 5 Currency property of the data column.
visDataColumnPropertyDisplayName 6 Display name of the data column in the UI.
visDataColumnPropertyHyperlink 8 Whether the data-column value becomes a hyperlink in the Microsoft Office Visio user interface when it is linked to a shape.
visDataColumnPropertyLangID 2 Language ID property of the data column.
visDataColumnPropertyType 1 Type property of the data column .
visDataColumnPropertyUnits 4 Units property of the data column.
visDataColumnPropertyVisible 7 Whether the data-column property is visible in the UI, and therefore if the data column participates in data linking. For shapes linked to data rows in a data recordset, only visible columns populate shape data items in the shape.

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.