类的使用
com.lark.oapi.service.document_ai.v1.model.DocChunkTableCell.Builder
-
com.lark.oapi.service.document_ai.v1.model中DocChunkTableCell.Builder的使用
修饰符和类型方法说明单元格列逻辑坐标,表示当前单元格在第colIndex列单元格占的列数DocChunkTableCell.Builder.isMergeCell(Boolean isMergeCell) 是否合并单元格static DocChunkTableCell.BuilderDocChunkTableCell.newBuilder()单元格行逻辑坐标,表示当前单元格在第rowIndex行单元格占的行数文本内容现在只有paragraph,目前只支持文本形式的单元格内容返回单元格的bbox坐标(左)单元格的bbox坐标(右)单元格的bbox坐标(上)单元格的bbox坐标(下)