Cells.StandardWidthPixels

Cells.StandardWidthPixels property

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

public int StandardWidthPixels { get; set; }

See Also