次の方法で共有


Indentation.HangingChars プロパティ

定義

文字単位の先頭行からインデントが削除されました

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

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

プロパティ値

Int32Value を返します。

属性

適用対象