Search
DrawCellEvent.getCellBounds Method
See Also
 






Gets the bounding rectangle of the cell.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public Rectangle getCellBounds ()

 Return Value

A java.awt.Rectangle specifying the cell boundaries.

 See Also