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

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 the 0 - 255.

C#
vb.net

Parameters

columnIndex
The column's 0-based index, relative to the starting column of the Area.
width
The width of the column, as a number of '0' characters.

Examples

C#
vb.net
  • No labels