Group.DiagramLayout Property

Definition

dgmlayout

Represents the following attribute in the schema: o:dgmlayout

[DocumentFormat.OpenXml.SchemaAttr(27, "dgmlayout")]
public DocumentFormat.OpenXml.IntegerValue DiagramLayout { get; set; }
public DocumentFormat.OpenXml.IntegerValue DiagramLayout { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "dgmlayout")]
public DocumentFormat.OpenXml.IntegerValue? DiagramLayout { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:dgmlayout")]
public DocumentFormat.OpenXml.IntegerValue? DiagramLayout { get; set; }
public DocumentFormat.OpenXml.IntegerValue? DiagramLayout { get; set; }
member this.DiagramLayout : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "dgmlayout")>]
member this.DiagramLayout : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:dgmlayout")>]
member this.DiagramLayout : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property DiagramLayout As IntegerValue

Property Value

Returns Int32Value.

Attributes

Applies to