'Declaration Public Overloads Sub RemoveColumns( _ ByVal column As System.Integer, _ ByVal count As System.Integer, _ ByVal sheetArea As SheetArea _ )
Parameters
- column
- The index of the first column to remove.
- count
- The number of columns to remove.
- sheetArea
- The sheet area from which to remove columns.