次の方法で共有


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 を返します。

属性

適用対象