[]
Sets the column width on the BiffRow object that represents the specified row number.
public void SetColumnWidth(short col, float width)
| Type | Name | Description |
|---|---|---|
| short | col | The column number to set the width on (zero based). |
| float | width | Width in inches to be set on the column |