Compartilhar via


RotateX.Val Propriedade

Definição

Valor de rotação X

Representa o seguinte atributo no 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 da propriedade

Retorna SByteValue.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Especifica que o conteúdo desse atributo conterá um inteiro entre -90 e 90.

Os valores possíveis para esse atributo são definidos pelo ST_RotX tipo simples.

Aplica-se a