Diagram.RelationTable Property
Diagram Relationship Table.Represents the element tag in schema: o:relationtable
Namespace: DocumentFormat.OpenXml.Vml.Office
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property RelationTable As RelationTable
Get
Set
'Usage
Dim instance As Diagram
Dim value As RelationTable
value = instance.RelationTable
instance.RelationTable = value
public RelationTable RelationTable { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Vml.Office.RelationTable
Returns RelationTable.