Compartir a través de


TwipsMeasureType.Val Propiedad

Definición

Valor

Representa el atributo siguiente en el esquema: m:val

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376 puede ser útil al trabajar con esta clase.

Especifica el valor, en twips, del elemento primario.

El tipo simple define los ST_TwipsMeasure valores posibles para este atributo.

Se aplica a