Compartilhar via


Indentation.End Propriedade

Definição

end, essa propriedade só está disponível no Office 2010 e posterior.

Representa o seguinte atributo no esquema: w:end

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

Valor da propriedade

Atributos

Aplica-se a