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

属性

适用于