Spread.Sheets Documentation
Filter API Changes

Filter classes have been moved to the GC.Spread.Sheets.Filter namespace (for example, GC.Spread.Sheets.Filter.RowFilterBase and GC.Spread.Sheets.Filter.HideRowFilter).

V9 V10 Namespace
isFiltered() / isColumnFiltered(col) isFiltered(col) GC.Spread.Sheets.Filter.RowFilterBase

The following items have been removed from RowFilterBase.

The isHideRowFilter method has been moved from HideRowFilter.

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.