类的使用
com.deepoove.poi.xwpf.NumFormat
-
使用NumFormat的程序包 程序包 说明 com.deepoove.poi.data com.deepoove.poi.xwpf -
-
com.deepoove.poi.data中NumFormat的使用
参数类型为NumFormat的com.deepoove.poi.data中的方法 修饰符和类型 方法 说明 NumberingFormat.BuilderNumberingFormat.Builder. withNumFmt(NumFormat numFmt)参数类型为NumFormat的com.deepoove.poi.data中的构造器 构造器 说明 NumberingFormat(NumFormat numFmt, String lvlText) -
com.deepoove.poi.xwpf中NumFormat的使用
返回NumFormat的com.deepoove.poi.xwpf中的方法 修饰符和类型 方法 说明 static NumFormatNumFormat. valueOf(int type)static NumFormatNumFormat. valueOf(String name)static NumFormat[]NumFormat. values()
-