类的使用
com.lark.oapi.service.docx.v1.model.TextStyle.Builder
使用TextStyle.Builder的程序包
-
com.lark.oapi.service.docx.v1.model中TextStyle.Builder的使用
修饰符和类型方法说明TextStyle.Builder.align(TextStyleAlignEnum align) 对齐方式对齐方式TextStyle.Builder.backgroundColor(TextStyleTextBackgroundColorEnum backgroundColor) 块背景色TextStyle.Builder.backgroundColor(String backgroundColor) 块背景色todo 的完成状态文本的折叠状态TextStyle.Builder.indentationLevel(TextStyleIndentationLevelEnum indentationLevel) 首行缩进级别TextStyle.Builder.indentationLevel(String indentationLevel) 首行缩进级别TextStyle.Builder.language(TextStyleCodeLanguageEnum language) 代码块语言代码块语言static TextStyle.BuilderTextStyle.newBuilder()代码块是否自动换行