Range.ColumnCount

Range.ColumnCount property

Gets the count of columns in the range.

public int ColumnCount { get; }

See Also