A header cell's data.

Usage

Set_Property(OLECtrlEntID, "OLE.HeaderText[col; row]", Text)

Values

Text can contain anything. For example: The Header Caption

Default: ""

Indices

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

Remarks

The HeaderText property allows you to get and set a header cell's text.

See Also

TitleListCellText

  • No labels