UnionRange.FirstColumn

UnionRange.FirstColumn property

Gets the index of the first column of the range.

public int FirstColumn { get; }

Remarks

Only effects when it only contains one range.

See Also