Table.HeaderRowBorderFormatId 属性

定义

标题行边框格式 ID

表示架构中的以下属性:headerRowBorderDxfId

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

属性值

返回 UInt32Value

属性

适用于