MaxColumnIndex

WorksheetRange.MaxColumnIndex property

Gets an index of the last column.

public int MaxColumnIndex { get; }

Property Value

The zero-based index of the last column.

See Also