Compartilhar via


HeightPercent.Val Propriedade

Definição

Valor percentual de altura

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

Retorna UInt16Value.

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 percentual de altura entre 5 e 500.

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

Aplica-se a