DataColumn Class |
Namespace: Aspose.Diagram
The DataColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataColumn |
Constructor.
|
Name | Description | |
---|---|---|
![]() | Calendar |
Calendar ID of the data column.
|
![]() | ColumnNameID |
External name of the data column. Appears in the headings in the External Data window and in labels in data graphics.
|
![]() | Currency |
Currency ID of the data column.
|
![]() | DataType |
Type of the data in the data column.
|
![]() | Degree |
Specifies the degree (power) of the units, for example squared, or cubed. The default (attribute absent) is 1.
|
![]() | DisplayOrder |
Defines the display position of the data column in the External Data window, from the left-most column (0) to the right-most column (largest value).
|
![]() | DisplayWidth |
Width of the data column in the External Data window.
|
![]() | Hyperlink |
Whether the data column creates a hyperlink in a shape when the shape is linked to data.
|
![]() | Label |
Label of the data column.
|
![]() | LangID |
The language ID of the data column
|
![]() | Mapped |
Specifies whether the column is visible in the External Data window. True (1) for the column to be visible; false (0) for the column not to be visible. The default (attribute absent) is for the column to be visible.
|
![]() | Name |
Internal name of the data column. Used as the row name for the shape-data item (custom property) added to a shape when the shape is linked to a data row.
|
![]() | OrigLabel |
Column label returned to Visio by the underlying ADO interface.
|
![]() | UnitType |
Unit type of the data in the data column.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |