Cells.StandardWidthInch

Cells.StandardWidthInch property

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

public double StandardWidthInch { get; set; }

See Also