The font used to render a cell's text.

Usage

Set_Property(OLECtrlEntID, "OLE.CellFont[field; record]", 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
fieldIndex to an existing field
recordIndex to an existing record

Remarks

The CellFont property alters a cell's font.

See Also

HeaderFont

  • No labels