'Declaration Protected Sub Group( _ ByVal column As Integer, _ ByVal toColumn As Integer, _ ByVal reset As Boolean _ )
Parameters
- column
- Starting column index
- toColumn
- Ending column index
- reset
- Whether to reset
'Declaration Protected Sub Group( _ ByVal column As Integer, _ ByVal toColumn As Integer, _ ByVal reset As Boolean _ )