The font used to render a header cell's text.
Usage
Set_Property(OLECtrlEntID, "OLE.HeaderFont[col; row]", FontArray)
Values
The FontArray structure uses the same formatting as the OpenInsight FONT property. Visit the Font common OLE property page for further documentation.
Default: Tahoma, 8 pt.
Indices
Index | Description |
---|---|
col | Index to an existing header column |
row | Index to an existing header row |
Remarks
The HeaderFont property alters a header cell's font.