OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

wclear

Contents

Menu Information

Clear Worksheet

Brief Information

Worksheet Clear

Command Line Usage

  1. wclear reduce:=0;
  2. wclear reduce:=0 op:=1 msg:=0 r1:=3;

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Worksheet to clear w

Input/Output

Worksheet

<active>
Specify worksheet to operate on.
Reduce Row Size reduce

Input

int

1
Specify whether or not to reduce the row number to the default value.
Clear Operations op

Input

int

1
Specify whether or not to clear operation results that are associated with the worksheet.
Warning Message Box msg

Input

int

1
Specify whether or not to pop-up a warning message.
Start Row Number r1

Input

int

1
Specify the start row number, from which to the end, the data will be cleared.

Description

This function is used to clear the worksheet data from a specified row to the last row.