Worksheet: Clear Worksheet
Clear worksheet cells
Minimum Origin Version Required: Origin 2017
Note:
|
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Worksheet to clear | w |
Input/Output Worksheet |
|
Specify worksheet to be cleared. |
Reduce Row Size | reduce |
Input int |
|
Specify whether (1) or not (0) to reduce the dataset sizes to 0 and number of rows to minimal for sheet size. |
Clear Operations | op |
Input int |
|
Specify whether or not show missing as blank. |
Warning Message Box | msg |
Input int |
|
Specify whether to pop-up a warning message. |
Start Row Number | r1 |
Input int |
|
Specify the start row number, from which to the end, the data will be cleared. |
Reset Hidden Rows | hidden |
Input int |
Specify whether to keep (0) existing hidden rows or reset (1) to reveal all rows. | |
Labels to clear | labels |
Input string |
Specify whether to clear the label rows. If yes, specify which label rows would be clear. Option include:
Note:
|
This function is used to clear the worksheet data from a specified row to the last row.