public abstract class Filter extends Object
AutoFilter
.Modifier and Type | Method and Description |
---|---|
abstract FilterType |
getFilterType()
Gets the filter type.
|
abstract String |
toString()
Returns a
String that represents this Filter instance. |
public abstract FilterType getFilterType()
© GemBox Ltd. — All rights reserved.