- in2pt(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
-
- in2px(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
-
- IN_PER_PT - 类 中的静态变量org.anyline.office.docx.util.DocxUtil
-
- index(Element, Element) - 类 中的静态方法org.anyline.office.docx.entity.WDocument
-
- index(Integer, int) - 类 中的方法org.anyline.office.docx.entity.Welement
-
计算下标
- index(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
-
当前节点在上级节点的下标
- insert(Element, String) - 类 中的方法org.anyline.office.docx.entity.WDocument
-
- insert(int, Element, String) - 类 中的方法org.anyline.office.docx.entity.WDocument
-
- insert(Element, Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
-
- insert(Element, Wtable) - 类 中的方法org.anyline.office.docx.entity.WDocument
-
- insert(int, Element, Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
-
- insert(int, Element, Wtable) - 类 中的方法org.anyline.office.docx.entity.WDocument
-
- insert(Element, File) - 类 中的方法org.anyline.office.docx.entity.WDocument
-
插入模板文件
- insert(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
在最后位置插入一行
- insert(Object, String...) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
在最后位置插入一行,半填充内容
内容从data中获取
- insert(Integer, Object, String...) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
在index位置插入一行,原来index位置的行被挤到下一行,并填充内容
内容从data中获取
- insert(Wtr, Object, String...) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
根据模版样式和数据 插入行
- insert(Integer, Wtr) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
- insert(Integer, Wtr, Object, String...) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
根据模版样式和数据 插入行,原来index位置的行被挤到下一行
- insert(Integer, List<String>) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
插入行,原来index位置的行被挤到下一行,并填充内容
- insert(List<String>) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
追加行
- insert(Integer, String...) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
在index位置插入行,原来index位置的行被挤到下一行,并填充内容
- insert(String...) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
追加行,并填充内容
- insert(Integer, Wtr, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
在index位置插入行,原来index位置的行被挤到下一行,以template为模板
- insert(Integer, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
在index位置插入qty行,以原来index位置行为模板,原来index位置以下行的挤到下一行
- insert(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
在最后位置插入qty行,以最后一行为模板
- insert(Integer, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
在index位置插入1行,以原来index位置行为模板,原来index位置以下行的挤到下一行
- insert(Wtr, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
插入行 如果模板位于当前表中则从当前模板位置往后插入,否则插入到最后一行
- insert(Integer, Wtr, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
根据模版样式 插入行
- insertColumns(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
插入列
追加的列将复制前一列的样式(背景色、字体等)
如果col=0则将制后一列的样式(背景色、字体等)
- insertPageBreak(Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
-
- insertRows(Integer, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
追加行,追加的行将复制上一行的样式(背景色、字体等)
- insertRows(Wtr, Integer, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
-
以template为模板 在index位置插入qty行,以原来index位置行为模板,原来index位置以下行的挤到下一行
- IS_HTML_ESCAPE - 类 中的变量org.anyline.office.docx.entity.WDocument
-
- isAutoLoad() - 类 中的方法org.anyline.office.docx.entity.Wtable
-
- isBlock(String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
-
- isEmpty(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
-