Freigeben über


Indentation.End Eigenschaft

Definition

end, ist diese Eigenschaft nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Attribute

Gilt für: