'Declaration Public Delegate Function CellSkipper.SkipHandler( _ ByVal worksheet As Worksheet, _ ByVal row As System.Integer, _ ByVal column As System.Integer _ ) As System.Boolean
'Usage Dim instance As New CellSkipper.SkipHandler(AddressOf HandlerMethod)
Parameters
- worksheet
- row
- column