这是关于操作docx的代码。输入时有提示,但输入之后会报错The method getCTTbl() from the type XWPFTable refers to the missing type CTTbl,它的意思是缺少类型,但是我怎么给它补上?
先去XWPFTable 中看下getCTTbl()方法是否有问题