Compartilhar via


TableRowHeight.HeightType Propriedade

Definição

Tipo de altura da linha de tabela

Representa o seguinte atributo no esquema: w:hRule

[DocumentFormat.OpenXml.SchemaAttr(23, "hRule")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HeightRuleValues> HeightType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HeightRuleValues> HeightType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "hRule")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HeightRuleValues>? HeightType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:hRule")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HeightRuleValues>? HeightType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HeightRuleValues>? HeightType { get; set; }
member this.HeightType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HeightRuleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "hRule")>]
member this.HeightType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HeightRuleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:hRule")>]
member this.HeightType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.HeightRuleValues> with get, set
Public Property HeightType As EnumValue(Of HeightRuleValues)

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a