CellRange.EndColumn

CellRange.EndColumn property

Gets or sets the index of the end column of the range.

public int EndColumn { get; set; }

See Also