R/wrappers.R
ungroupColumns.Rd
Ungroup a selection of columns
ungroupColumns(wb, sheet, cols)
A workbook object
A name or index of a worksheet
Indices of columns to ungroup
If column was previously hidden, it will now be shown
ungroupRows() To ungroup rows
ungroupRows()
Joshua Sturm