ungroupRows: Ungroup Rows

View source: R/wrappers.R

ungroupRowsR Documentation

Ungroup Rows

Description

Ungroup a selection of rows

Usage

ungroupRows(wb, sheet, rows)

Arguments

wb

A workbook object

sheet

A name or index of a worksheet

rows

Indices of rows to ungroup

Details

If row was previously hidden, it will now be shown

Author(s)

Joshua Sturm

See Also

ungroupColumns()


openxlsx documentation built on Feb. 16, 2023, 6:47 p.m.