Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Sets or returns the width of the column as a number of '0' characters in the font of the 'Normal' style. This must be a value between 0 - 255.

C#
vb.net

Parameters

columnIndex
The column's 0-based index, relative to the starting column of the Area.

Returns

The width of the column, as a number of '0' characters.

Examples

C#
vb.net
  • No labels