Table.HeaderRowBorderFormatId Property
Header Row Border Format Id.Represents the attribte in schema: headerRowBorderDxfId
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "headerRowBorderDxfId")> _
Public Property HeaderRowBorderFormatId As UInt32Value
Get
Set
'Usage
Dim instance As Table
Dim value As UInt32Value
value = instance.HeaderRowBorderFormatId
instance.HeaderRowBorderFormatId = value
[SchemaAttrAttribute(, "headerRowBorderDxfId")]
public UInt32Value HeaderRowBorderFormatId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.