CellHeight Property  
 

Return the height of a text cell.

Syntax

object.CellHeight

Remarks

The CellHeight property returns the height of a text cell in pixels. This value can be used in calculating the minimum height of the display window in order to display all lines of text.

Data Type

Integer (Int32)

See Also

CellWidth Property