Diagram.AutoLayout 属性

定义

关系图自动布局

表示架构中的以下属性: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

属性值

返回 EnumValue<T>

属性

适用于