Table.HeaderRowBorderFormatId Property

Definition

Header Row Border Format Id

Represents the following attribute in the schema: 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

Property Value

Returns UInt32Value.

Attributes

Applies to