Compartir a través de


BorderType.Space Propiedad

Definición

Medición del espaciado de borde

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve UInt64Value.

Atributos

Se aplica a