RowFilterSettings.EndColumn

RowFilterSettings.EndColumn property

The end row number of the filter range. If this value is set to -1, the last row number of the sheet is used.

public int EndColumn { get; set; }

See Also