Delete range

Element that removes cell range from Excel workbook

Properties

  • Range*: [String] Cell range (A1:D12). If not supplied whole range to be removed

  • Sheet name: [String] Sheet name

  • Sheet index: [Int32] Sheet index

  • Cells only: [Boolean] Only range cell to be removed

Last updated