类 ConditionalFormatStyle
java.lang.Object
com.lark.oapi.service.sheets.v3.model.ConditionalFormatStyle
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getBold()voidsetBackgroundColor(String backgroundColor) voidvoidsetForegroundColor(String foregroundColor) voidvoidsetStrikethrough(Boolean strikethrough) voidsetUnderline(Boolean underline)
-
构造器详细资料
-
ConditionalFormatStyle
public ConditionalFormatStyle() -
ConditionalFormatStyle
-
-
方法详细资料
-
newBuilder
-
getBackgroundColor
-
setBackgroundColor
-
getForegroundColor
-
setForegroundColor
-
getUnderline
-
setUnderline
-
getBold
-
setBold
-
getItalic
-
setItalic
-
getStrikethrough
-
setStrikethrough
-