VisDataColumnProperties Constants

Visio Automation Reference

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

Aa342209.vs_note(en-us,office.12).gif  Note
This Visio object or member is available only to licensed users of Microsoft Office Visio Professional 2007.
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.