次の方法で共有


Indentation.End プロパティ

定義

end, このプロパティは、Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象