excelSetRangeContextWithinWorksheet (Excel Verification, Manipulation & Persistence)
Compatible with:
- Purpose
- This command is used to create a new worksheet range in memory with a name as provided in the 'Value' field
- "rangeWithinWorksheet" represents a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells
- Syntax
- excelSetRangeContextWithinWorksheet(variableHoldingWorksheetHandle | rangeWithinWorksheet,variableHoldingWorksheetRangeHandle)
- Target
- variableHoldingWorksheetHandle | rangeWithinWorksheet
- Value
- variableHoldingWorksheetRangeHandle
- Return Value
- N/A
- Errors & Exceptions
-
Condition Error/Exception Message Invalid Syntax Invalid syntax used for defining the range. Range Validation Range was not provided.