Compartir a través de


TextParagraphPropertiesType.LatinLineBreak Propiedad

Definición

Salto de línea latino

Representa el atributo siguiente en el esquema: latinLnBrk

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a