次の方法で共有


Indentation.Left プロパティ

定義

左インデント

スキーマ内の次の属性を表します。 w:left

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

プロパティ値

Int32Value を返します。

属性

適用対象