次の方法で共有


FrameProperties.Lines プロパティ

定義

ラインのドロップ キャップ垂直高さ

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

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

プロパティ値

Int32Value を返します。

属性

適用対象