EmbeddedObjectProperties.AutoLine Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
autoLine
Representa el atributo siguiente en el esquema: autoLine
[DocumentFormat.OpenXml.SchemaAttr(0, "autoLine")]
public DocumentFormat.OpenXml.BooleanValue AutoLine { get; set; }
public DocumentFormat.OpenXml.BooleanValue AutoLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "autoLine")]
public DocumentFormat.OpenXml.BooleanValue? AutoLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("autoLine")]
public DocumentFormat.OpenXml.BooleanValue? AutoLine { get; set; }
public DocumentFormat.OpenXml.BooleanValue? AutoLine { get; set; }
member this.AutoLine : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "autoLine")>]
member this.AutoLine : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("autoLine")>]
member this.AutoLine : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property AutoLine As BooleanValue
Valor de propiedad
- Atributos