Group.DiagramLayout Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property DiagramLayout As IntegerValueProperty Value
Returns Int32Value.
- Attributes