[]
Invalidates the SpreadView and causes it to repaint.
public void Invalidate()
Public Sub Invalidate()
Invalidates the specified rectangle.
public void Invalidate(Rectangle r)
Public Sub Invalidate(r As Rectangle)
Type | Name | Description |
---|---|---|
Rectangle | r |