'Declaration Public Sub InvalidateColumns( _ ByVal column As Integer, _ ByVal columnCount As Integer, _ ByVal sheetArea As SheetArea _ )
Parameters
- column
- The start column index.
- columnCount
- The column count.
- sheetArea
- The invalidated sheet area.
'Declaration Public Sub InvalidateColumns( _ ByVal column As Integer, _ ByVal columnCount As Integer, _ ByVal sheetArea As SheetArea _ )