共用方式為


Indentation.End Property

Definition

end, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to