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

Compare with Current View Page History

Version 1 Current »

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