Share via


Diagram.RelationTable Property

Definition

Diagram Relationship Table.

Represents the following element tag in the schema: o:relationtable.

public DocumentFormat.OpenXml.Vml.Office.RelationTable RelationTable { get; set; }
public DocumentFormat.OpenXml.Vml.Office.RelationTable? RelationTable { get; set; }
member this.RelationTable : DocumentFormat.OpenXml.Vml.Office.RelationTable with get, set
Public Property RelationTable As RelationTable

Property Value

Returns RelationTable.

Applies to