接口的使用
com.grapecity.documents.excel.IDisplayFormat
-
com.grapecity.documents.excel中IDisplayFormat的使用
修饰符和类型方法说明IRange.getDisplayFormat()
Gets a DisplayFormat object that represents the display settings for the specified range.final IDisplayFormat
ReplaceOptions.getReplaceFormat()
Get he replace format for the method.final IDisplayFormat
FindOptions.getSearchFormat()
Get the search format.final IDisplayFormat
ReplaceOptions.getSearchFormat()
Get the search format for the method.修饰符和类型方法说明boolean
RangeFindReplace.FindReplaceImpl.FindMatch.invoke
(IRange range, Object what, String whatString, boolean useContains, boolean matchCase, boolean matchByte, IDisplayFormat searchFormat) boolean
RangePartialClasses.FindReplaceImpl.FindMatch.invoke
(IRange range, Object what, String whatString, boolean useContains, boolean matchCase, boolean matchByte, IDisplayFormat searchFormat) final void
ReplaceOptions.setReplaceFormat
(IDisplayFormat value) Set the replace format for the method.final void
FindOptions.setSearchFormat
(IDisplayFormat value) Set the search format.final void
ReplaceOptions.setSearchFormat
(IDisplayFormat value) Set the search format for the method.