Share via


NoNamespace.headerRowCellStyle Field

Definition

Represents the headerRowCellStyle XML attributes.

public static readonly System.Xml.Linq.XName headerRowCellStyle;
 staticval mutable headerRowCellStyle : System.Xml.Linq.XName
Public Shared ReadOnly headerRowCellStyle As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table, tableColumn.
  • corresponds to the following strongly-typed properties: Table.HeaderRowCellStyle, TableColumn.HeaderRowCellStyle.

Applies to