TableRowHeight.HeightType 属性

定义

表行高度类型

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于