Freigeben über


Diagram.AutoLayout Eigenschaft

Definition

Automatisches Diagrammlayout

Stellt das folgende Attribut im Schema dar: autolayout

[DocumentFormat.OpenXml.SchemaAttr(0, "autolayout")]
public DocumentFormat.OpenXml.TrueFalseValue AutoLayout { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue AutoLayout { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "autolayout")]
public DocumentFormat.OpenXml.TrueFalseValue? AutoLayout { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("autolayout")]
public DocumentFormat.OpenXml.TrueFalseValue? AutoLayout { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? AutoLayout { get; set; }
member this.AutoLayout : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "autolayout")>]
member this.AutoLayout : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("autolayout")>]
member this.AutoLayout : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property AutoLayout As TrueFalseValue

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: