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()


ycphs/openxlsx documentation built on Jan. 29, 2025, 2:21 a.m.