Range.FirstColumn

Range.FirstColumn property

Gets the index of the first column of the range.

public int FirstColumn { get; }

See Also