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 5 Current »

Description

Sets the width - in points (1/72 of an inch) - of the specified column. When converted to character widths, this must be a value that is between 0 - 255.

C#
vb.net

Parameters

columnIndex
The column's 0-based index, relative to the first column in the area.
width
The width of the column, in points.

Examples

C#
vb.net
  • No labels