次の方法で共有


BorderType.Space プロパティ

定義

罫線間隔の測定

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

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

プロパティ値

UInt64Value を返します。

属性

適用対象