Compartilhar via


Diagram.AutoLayout Propriedade

Definição

Diagrama Layout Automático

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a