ColumnHeaderParent Property
Gets the parent style name to use for initializing the column header default style.
public string ColumnHeaderParent {get;}
'Declaration
Public ReadOnly Property ColumnHeaderParent As String
'Usage
Dim instance As SheetSkin
Dim value As String
value = instance.ColumnHeaderParent