Package com.grapecity.documents.excel
Interface RangeFindReplace.FindReplaceImpl.FindMatch
- Enclosing class:
- RangeFindReplace.FindReplaceImpl
public static interface RangeFindReplace.FindReplaceImpl.FindMatch
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninvoke(IRange range, Object what, String whatString, boolean useContains, boolean matchCase, boolean matchByte, IDisplayFormat searchFormat)
-
Method Details
-
invoke
boolean invoke(IRange range, Object what, String whatString, boolean useContains, boolean matchCase, boolean matchByte, IDisplayFormat searchFormat)
-