'Declaration Public Overloads Sub AddColumns( _ ByVal column As Integer, _ ByVal count As Integer, _ ByVal sheetArea As SheetArea _ )
Parameters
- column
- Column index at which to add the new columns.
- count
- The number of columns to add.
- sheetArea
- The sheet area to which to add columns.