类的使用
com.grapecity.documents.excel.FindOptions
-
com.grapecity.documents.excel中FindOptions的使用
修饰符和类型方法说明IRange.find
(Object what, FindOptions options) Finds specific information in a range, starts from the upper-left corner.IRange.find
(Object what, IRange after, FindOptions options) Finds specific information in a range.