Class DGM1611
- Namespace
- DocumentFormat.OpenXml.Linq
- Assembly
- DocumentFormat.OpenXml.Linq.dll
Declares XNamespace and XName fields for the xmlns:dgm1611="http://schemas.microsoft.com/office/drawing/2016/11/diagram" namespace.
public static class DGM1611
- Inheritance
-
DGM1611
- Inherited Members
Fields
autoBuNodeInfo
Represents the dgm1611:autoBuNodeInfo XML element.
public static readonly XName autoBuNodeInfo
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: autoBuNodeInfoLst.
- has the following child XML elements: buPr.
- has the following XML attributes: lvl, ptType.
- corresponds to the following strongly-typed classes: NumberDiagramInfo.
autoBuNodeInfoLst
Represents the dgm1611:autoBuNodeInfoLst XML element.
public static readonly XName autoBuNodeInfoLst
Field Value
- XName
Remarks
As an XML element, it:
- has the following parent XML elements: graphicData, ext.
- has the following child XML elements: autoBuNodeInfo.
- corresponds to the following strongly-typed classes: NumberDiagramInfoList.
buPr
Represents the dgm1611:buPr XML element.
public static readonly XName buPr
Field Value
- XName
Remarks
As an XML element, it:
dgm1611
Defines the XML namespace associated with the dgm1611 prefix.
public static readonly XNamespace dgm1611
Field Value
- XNamespace