DataModel class
Office 2013 and later
Data Model. When the object is serialized out as xml, its qualified name is dgm:dataModel.
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Drawing.Diagrams.DataModel
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Drawing.Diagrams.DataModel
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
dataModel (Data Model)
The data for this instance of the diagram. Either a sample data model, or the data the user has entered.
Parent Elements |
|---|
Root element of DrawingML Diagram Data part; clrData (§21.4.2.7); sampData (§21.4.2.26); styleData (§21.4.2.29) |
Child Elements | Subclause |
|---|---|
bg (Background Formatting) | §21.4.3.1 |
cxnLst (Connection List) | §21.4.3.3 |
extLst (Extension List) | §21.4.2.13 |
ptLst (Point List) | §21.4.3.6 |
whole (Whole E2O Formatting) | §21.4.3.9 |
[Note: The W3C XML Schema definition of this element’s content model (CT_DataModel) is located in §A.5.3. end note]
© ISO/IEC29500: 2008.
Show: