Search
DrawCellEvent.getCell Method
See Also
 






Gets the Cell currently being painted.

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

 Syntax

Java  Copy Code

public Cell getCell ()

 Return Value

A Cell instance.

 See Also