Table.HeaderRowCellStyle Property

Definition

Header Row Style

Represents the following attribute in the schema: headerRowCellStyle

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

Property Value

Returns StringValue.

Attributes

Applies to