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

wcolwidth

Contents

Menu Information

Column Width

Brief Information

Update the width of columns in worksheet

Command Line Usage

wcolwidth irng:=[Book1]Sheet1!Col(3) width:=20;

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Columns irng

Input

Range

<active>

Specify the column(s).

Width width

Input

double

<unassigned>

Specify the column width , the value is in units of characters

Description

This function is used to update the width of the columns in the worksheet.

Related X-Functions

wrowheight