Cells.GetColumnWidthInch

Cells.GetColumnWidthInch method

Gets the width of the specified column in normal view, in units of inches.

public double GetColumnWidthInch(int column)
ParameterTypeDescription
columnInt32Column index

Return Value

Width of column

See Also