You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

IndexDescription
colIndex to an existing header column
rowIndex to an existing header row

Remarks

The HeaderFont property alters a header cell's font.

See Also

CellFont

  • No labels