Share via


Column.Space 属性

定义

列后跟空格

表示架构中的以下属性:w:space

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

属性值

返回 UInt64Value

属性

适用于