ColumnWidth property

This property returns or sets the column width in 1/100th mm. If the return value is 65537, the width of the columns are different from each other.

Defined in

Range

Data type

int

Syntax

public int getColumnWidth() 
public void setColumnWidth(int width)

See examples

Example: ColumnWidth property