CellRange.StartColumn

CellRange.StartColumn property

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

public int StartColumn { get; set; }

See Also