Skip to content

Worksheet

Built-in functions › Sheets › Worksheet

30 functions in this category.

FunctionWhat it does
applycxfApply conditional formatting to a range.
applyxfApply a cell style (named or property-pair) to a range.
clearcellsClear cell contents while preserving the cells themselves.
copycellsCopy a cell range, optionally to a destination range.
deletecellsDelete cells, shifting remaining cells.
deletecolsDelete entire columns.
deleterowsDelete entire rows.
dissociateReverse a cell merge.
groupcolsGroup columns so they can be collapsed / expanded as a unit.
grouprowsGroup rows so they can be collapsed / expanded as a unit.
hidecolsHide columns.
hiderowsHide rows.
insertcellsInsert empty cells, shifting existing cells.
insertcolsInsert empty columns at the specified position.
insertrowsInsert empty rows above the specified position.
mergecellsMerge cells in a rectangular range into a single cell.
mergehorzMerge each row of a range into a single horizontal cell.
mergevertMerge each column of a range into a single vertical cell.
movecellsMove (cut) a cell range to a destination.
movetableMove a table or variable cell block to a new position.
pincolPin (freeze) a column at the left of the worksheet view.
pinrowPin (freeze) a row at the top of the worksheet view.
removecxfRemove all conditional formatting from a range.
sortcellsSort a cell range.
ungroupcolsRemove column grouping.
ungrouprowsRemove row grouping.
unhidecolsShow previously hidden columns.
unhiderowsShow previously hidden rows.
unpincolUnfreeze a previously pinned column.
unpinrowUnfreeze a previously pinned row.