Cells.StandardWidth

Cells.StandardWidth property

Gets or sets the default column width in the worksheet, in unit of characters.

public double StandardWidth { get; set; }

See Also