Skip to main content

Delete Cell Image

Command description

Deletes all images anchored to the specified spreadsheet cells. Multiple cells can be processed at once.

Command Input Parameters

input parametersInput parameter typeDescription
Excel ObjectExcelApp
Row NumberstrOne-based row number; -n means the nth row from the bottom
Column NamestrColumn letter such as A or a one-based column number; -n means the nth column from the right
sheetstrWorksheet name. Defaults to the active worksheet

Command Output Parameters

None