TableColumn.HeaderRowDifferentialFormattingId Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Header Row Cell Format Id
Represents the following attribute in the schema: headerRowDxfId
[DocumentFormat.OpenXml.SchemaAttr(0, "headerRowDxfId")]
public DocumentFormat.OpenXml.UInt32Value HeaderRowDifferentialFormattingId { get; set; }public DocumentFormat.OpenXml.UInt32Value HeaderRowDifferentialFormattingId { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "headerRowDxfId")]
public DocumentFormat.OpenXml.UInt32Value? HeaderRowDifferentialFormattingId { get; set; }[DocumentFormat.OpenXml.SchemaAttr("headerRowDxfId")]
public DocumentFormat.OpenXml.UInt32Value? HeaderRowDifferentialFormattingId { get; set; }public DocumentFormat.OpenXml.UInt32Value? HeaderRowDifferentialFormattingId { get; set; }member this.HeaderRowDifferentialFormattingId : DocumentFormat.OpenXml.UInt32Value with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "headerRowDxfId")>]
member this.HeaderRowDifferentialFormattingId : DocumentFormat.OpenXml.UInt32Value with get, set[<DocumentFormat.OpenXml.SchemaAttr("headerRowDxfId")>]
member this.HeaderRowDifferentialFormattingId : DocumentFormat.OpenXml.UInt32Value with get, setPublic Property HeaderRowDifferentialFormattingId As UInt32ValueProperty Value
Returns UInt32Value.
- Attributes