次の方法で共有


Alignment.JustifyLastLine プロパティ

定義

最後の行を正当化する

スキーマ内の次の属性を表します。justifyLastLine

[DocumentFormat.OpenXml.SchemaAttr(0, "justifyLastLine")]
public DocumentFormat.OpenXml.BooleanValue JustifyLastLine { get; set; }
public DocumentFormat.OpenXml.BooleanValue JustifyLastLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "justifyLastLine")]
public DocumentFormat.OpenXml.BooleanValue? JustifyLastLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("justifyLastLine")]
public DocumentFormat.OpenXml.BooleanValue? JustifyLastLine { get; set; }
public DocumentFormat.OpenXml.BooleanValue? JustifyLastLine { get; set; }
member this.JustifyLastLine : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "justifyLastLine")>]
member this.JustifyLastLine : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("justifyLastLine")>]
member this.JustifyLastLine : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property JustifyLastLine As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象