Compartir a través de


RotateX.Val Propiedad

Definición

Valor de rotación X

Representa el atributo siguiente en el esquema: val

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

Valor de propiedad

Devuelve SByteValue.

Atributos

Comentarios

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

Especifica que el contenido de este atributo contendrá un entero entre -90 y 90.

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

Se aplica a