Share via


DataColumn Object Members

Visio Automation Reference

Allows custom mapping of the properties of a column of a data recordset to Microsoft Office Visio ShapeSheet spreadsheet cells.

Methods

  Name Description
Aa342237.methods(en-us,office.12).gif GetProperty Gets the value of the specified data-column property.
Aa342237.methods(en-us,office.12).gif SetProperty Sets the value of the specified data-column property.

Properties

  Name Description
Aa342237.properties(en-us,office.12).gif Application Returns the instance of Microsoft Office Visio that is associated with a DataColumn object. Read-only.
Aa342237.properties(en-us,office.12).gif DataRecordset Returns the DataRecordset object that contains the data column in its DataColumns collection. Read-only.
Aa342237.properties(en-us,office.12).gif DisplayName Specifies the name that appears for the data column on the tab of the parent data recordset in the External Data window in the Microsoft Office Visio user interface. Read/write.
Aa342237.properties(en-us,office.12).gif Document Gets the Document object that contains the DataColumn object. Read-only.
Aa342237.properties(en-us,office.12).gif Hyperlink Gets or sets whether the data column creates a hyperlink in a shape when the shape is linked to data. Read/write.
Aa342237.properties(en-us,office.12).gif Name Gets the unique name of the data column in its parent data recordset. Read-only.
Aa342237.properties(en-us,office.12).gif ObjectType Returns visObjTypeDataColumn, the type of a DataColumn object. Read-only.
Aa342237.properties(en-us,office.12).gif Stat Returns status information for an object. Read-only.
Aa342237.properties(en-us,office.12).gif Visible Specifies whether the data column appears on the tab for its parent data recordset in the External Data window in the Microsoft Office Visio user interface. Read/write.