Compartir a través de


Indentation.FirstLine Propiedad

Definición

Sangría de primera línea adicional

Representa el atributo siguiente en el esquema: w:firstLine

[DocumentFormat.OpenXml.SchemaAttr(23, "firstLine")]
public DocumentFormat.OpenXml.StringValue FirstLine { get; set; }
public DocumentFormat.OpenXml.StringValue FirstLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "firstLine")]
public DocumentFormat.OpenXml.StringValue? FirstLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:firstLine")]
public DocumentFormat.OpenXml.StringValue? FirstLine { get; set; }
public DocumentFormat.OpenXml.StringValue? FirstLine { get; set; }
member this.FirstLine : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "firstLine")>]
member this.FirstLine : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:firstLine")>]
member this.FirstLine : DocumentFormat.OpenXml.StringValue with get, set
Public Property FirstLine As StringValue

Valor de propiedad

Devuelve UInt64Value.

Atributos

Se aplica a