Compartir a través de


Diagram.AutoFormat Propiedad

Definición

Formato automático de diagrama

Representa el atributo siguiente en el esquema: autoformato

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a