类 FindCondition
java.lang.Object
com.lark.oapi.service.sheets.v3.model.FindCondition
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getRange()static FindCondition.BuildervoidsetIncludeFormulas(Boolean includeFormulas) voidsetMatchCase(Boolean matchCase) voidsetMatchEntireCell(Boolean matchEntireCell) voidvoidsetSearchByRegex(Boolean searchByRegex)
-
构造器详细资料
-
FindCondition
public FindCondition() -
FindCondition
-
-
方法详细资料
-
newBuilder
-
getRange
-
setRange
-
getMatchCase
-
setMatchCase
-
getMatchEntireCell
-
setMatchEntireCell
-
getSearchByRegex
-
setSearchByRegex
-
getIncludeFormulas
-
setIncludeFormulas
-