Compartir a través de


GapAmountType.Val Propiedad

Definición

Valor de tamaño de separación

Representa el atributo siguiente en el esquema: val

[DocumentFormat.OpenXml.SchemaAttr(0, "val")]
public DocumentFormat.OpenXml.UInt16Value Val { get; set; }
public DocumentFormat.OpenXml.UInt16Value Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "val")]
public DocumentFormat.OpenXml.UInt16Value? Val { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("val")]
public DocumentFormat.OpenXml.UInt16Value? Val { get; set; }
public DocumentFormat.OpenXml.UInt16Value? Val { get; set; }
member this.Val : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "val")>]
member this.Val : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("val")>]
member this.Val : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property Val As UInt16Value

Valor de propiedad

Devuelve UInt16Value.

Atributos

Se aplica a