CellWidth Property  
 

Return the width of a text cell.

Syntax

object.CellWidth

Remarks

The CellWidth property returns the width of a text cell in pixels. This value can be used in calculating the minimum width of the display window in order to display all text columns.

Data Type

Integer (Int32)

See Also

CellHeight Property