跳过导航链接
A B C D E F G H I L M N O P R S T W 

A

add(Wtr) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
addAttribute(Element, String, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
addColumns(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
追加列, 每一行追加,追加的列将复制前一列的样式(背景色、字体等)
addElement(Element, String, String, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
添加element及属性
addElement(Element, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
addRows(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
追加qty行
addRows(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
追加行,追加的行将复制上一行的样式(背景色、字体等)
addText(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
在row行col列原有基础上追加文本
addText(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
addWr(Wr) - 类 中的方法org.anyline.office.docx.entity.Wp
 
after(Element, Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
after(Element, Wtable) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
after(Element, String) - 类 中的方法org.anyline.office.docx.entity.WDocument
在element之后 插入节点 解析html有可能解析出多个element这里会返回最外层的最后一个
after(Element, Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
src插入到ref之后
after(List<Element>, Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
append(Object, String...) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
append(Wtr, Object, String...) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
append(List<String>) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
append(String...) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
append(Wtr, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
append(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
append(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
append(Wtr, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 

B

background(Element, Map<String, String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
before(Element, String) - 类 中的方法org.anyline.office.docx.entity.WDocument
在element之前插入节点
before(Element, Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
before(Element, Wtable) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
before(Element, Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
src插入到ref之前
betweens(Element, String...) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
block(Element, Element, Element, Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
bookmark(Element, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
bookmarks() - 类 中的方法org.anyline.office.docx.entity.Welement
所有书签
border(Element, Map<String, String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
border(Element, String, Map<String, String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
bottom() - 类 中的方法org.anyline.office.docx.entity.Wtc
当前单元格 下方单元格

C

clone(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
clone(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtc
复制一列
clone(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtr
复制一行
cm2dxa(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
cm2pt(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
cm2px(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
CM_PER_PT - 类 中的静态变量org.anyline.office.docx.util.DocxUtil
 
copyStyle(Element, Element, boolean) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
copy的样式复制给src
copyStyle(Element, Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 

D

DocxUtil - org.anyline.office.docx.util中的类
 
DocxUtil() - 类 的构造器org.anyline.office.docx.util.DocxUtil
 
dxa(String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
宽度计算
dxa2emu(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
dxa2pt(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
dxa2px(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 

E

emu2px(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
EMU_PER_DXA - 类 中的静态变量org.anyline.office.docx.util.DocxUtil
 
EMU_PER_PX - 类 中的静态变量org.anyline.office.docx.util.DocxUtil
 

F

flush() - 类 中的方法org.anyline.office.docx.entity.WDocument
 
font(Element, Map<String, String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
fontSize(String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 

G

getBookmark() - 类 中的方法org.anyline.office.docx.entity.Wtc
当前单元格内第一个书签名称
getBookmarks() - 类 中的方法org.anyline.office.docx.entity.Wtc
当前单元格内所有书签名称
getColspan() - 类 中的方法org.anyline.office.docx.entity.Wtc
当前单元格合并列数量
getDoc() - 类 中的方法org.anyline.office.docx.entity.Welement
 
getParent() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
getParent(Element, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
获取element的上一级中第一个标签名=tag的上级
getRowspan() - 类 中的方法org.anyline.office.docx.entity.Wtc
当前单元格合并行数量,被合并返回-1
getSrc() - 类 中的方法org.anyline.office.docx.entity.Welement
 
getTc(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
获取row行col列位置的单元格
getTc(int) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
getTcs() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
getTcWithColspan(int, boolean) - 类 中的方法org.anyline.office.docx.entity.Wtr
获取单元格,计算合并列
getText() - 类 中的方法org.anyline.office.docx.entity.Welement
查找直接子级t标签文本,tc中可能有多个 t标签,可以调用getTextList或getText返回所有t标签文本(不限层级)
getText() - 类 中的方法org.anyline.office.docx.entity.Wt
 
getText(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
获取row行col列的文本
getTextList() - 类 中的方法org.anyline.office.docx.entity.Welement
获取每个t标签中的文本,注意经常会发生word自己把文字拆成多个t标签, 可以调用getTexts()返回一个完整文本
getTexts() - 类 中的方法org.anyline.office.docx.entity.Welement
合并所有t标签文本成一个文本返回,如果要分开返回可以调用getTextList
getTrs() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
getTrSize() - 类 中的方法org.anyline.office.docx.entity.Wtable
获取行数
getWidthUnit() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
getWidthUnit() - 类 中的方法org.anyline.office.docx.entity.Wtc
宽度尺寸单位
getWidthUnit() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
getWps() - 类 中的方法org.anyline.office.docx.entity.Wtc
 
getWtcs() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
getWts() - 类 中的方法org.anyline.office.docx.entity.Wr
 

H

hasParent(Element, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 

I

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
 

L

last(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
lastName(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
left() - 类 中的方法org.anyline.office.docx.entity.Wtc
当前单元格 左侧单元格
listStyle(String) - 类 中的方法org.anyline.office.docx.entity.WDocument
根据关键字查找样式列表ID
listStyle(File, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
根据关键字查找样式列表ID
listStyles() - 类 中的方法org.anyline.office.docx.entity.WDocument
根据关键字查找样式列表ID
listStyles(File) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
根据关键字查找样式列表ID
loadStyle(String) - 类 中的方法org.anyline.office.docx.entity.WDocument
 

M

merge(int, int, int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
合并行列
merge(File...) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
合并文件(只合并内容document.xml)合并到第一个文件中
merge(List<String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
mm2pt(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
mm2px(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
MM_PER_PT - 类 中的静态变量org.anyline.office.docx.util.DocxUtil
 

N

next(Element, Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
nextByName(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
nextByName(Element, Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 

O

org.anyline.office.docx.entity - 程序包 org.anyline.office.docx.entity
 
org.anyline.office.docx.util - 程序包 org.anyline.office.docx.util
 

P

p(Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
p(Element, String, Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
padding(Element, Map<String, String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
padding(Element, String, Map<String, String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
parent(String, String) - 类 中的方法org.anyline.office.docx.entity.WDocument
获取书签所在的标签 通常用来定位
parent(String) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
parent(Element, String...) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
parent(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
parseHtml(Element, Element, Element, Map<String, String>, boolean) - 类 中的方法org.anyline.office.docx.entity.WDocument
解析html
parseHtml(Element, Element, Element, Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
placeholders() - 类 中的方法org.anyline.office.docx.entity.Welement
 
placeholders(boolean) - 类 中的方法org.anyline.office.docx.entity.Welement
占位符所在元素(w:t标签)
placeholders(boolean, String) - 类 中的方法org.anyline.office.docx.entity.Welement
 
placeholders(String) - 类 中的方法org.anyline.office.docx.entity.Welement
所有${key}格式的占位符
pp(Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
找到到当前p的上一级(用来创建与当前所在p平级的新p,遇到tc停止)
pr(Element, Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
pr(Element, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
pr(Element, Map<String, String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
prev(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
前一个节点
prev(Element, Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
prevByName(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
前一个节点
prevByName(Element, Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
prevName(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
prevStyle(Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
pt2cm(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
pt2dxa(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
pt2in(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
pt2mm(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
pt2px(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
PT_PER_PX - 类 中的静态变量org.anyline.office.docx.util.DocxUtil
 
px2cm(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
px2dxa(int) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
px2dxa(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
px2emu(int) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
px2in(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
px2mm(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
px2pt(double) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 

R

r(Element, String, Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
reload() - 类 中的方法org.anyline.office.docx.entity.WDocument
 
reload() - 类 中的方法org.anyline.office.docx.entity.Welement
 
reload() - 类 中的方法org.anyline.office.docx.entity.Wp
 
reload() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
reload() - 类 中的方法org.anyline.office.docx.entity.Wtc
 
reload() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
remove(Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
remove(Wtable) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
remove(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
删除行
remove(Wtr) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
remove() - 类 中的方法org.anyline.office.docx.entity.Wtc
 
removeAttribute(Element, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
removeBackgroundColor() - 类 中的方法org.anyline.office.docx.entity.Wp
清除背景色
removeBackgroundColor() - 类 中的方法org.anyline.office.docx.entity.Wr
清除背景色
removeBackgroundColor(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格背景色
removeBackgroundColor(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除整行单元格背景色
removeBackgroundColor() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
removeBackgroundColor() - 类 中的方法org.anyline.office.docx.entity.Wtc
清除背景色
removeBackgroundColor() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
removeBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
removeBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格所有边框
removeBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
删除所有
removeBottomBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
清除表格下边框
removeBottomBorder(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
删除整行的下边框
removeBottomBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格下边框
removeBottomBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
删除下边框
removeBottomBorder() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
removeColor() - 类 中的方法org.anyline.office.docx.entity.Wp
清除颜色
removeColor() - 类 中的方法org.anyline.office.docx.entity.Wr
清除颜色
removeColor(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格颜色
removeColor(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除整行单元格颜色
removeColor() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
removeColor() - 类 中的方法org.anyline.office.docx.entity.Wtc
清除颜色
removeColor() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
removeContent() - 类 中的方法org.anyline.office.docx.entity.Welement
删除行内文本内容
removeContent(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
removeElement(Element, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
removeInsideHBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
清除表格水平边框
removeInsideVBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
清除表格垂直边框
removeLeftBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
清除表格左边框
removeLeftBorder(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
删除整列的左边框
removeLeftBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格左边框
removeLeftBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
删除左边框
removeRightBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
清除表格右边框
removeRightBorder(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
删除整列的右边框
removeRightBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格右边框
removeRightBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
删除右边框
removeStyle() - 类 中的方法org.anyline.office.docx.entity.Wp
清除样式
removeStyle() - 类 中的方法org.anyline.office.docx.entity.Wr
清除样式
removeStyle(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格样式
removeStyle(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除整行单元格样式
removeStyle() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
removeStyle() - 类 中的方法org.anyline.office.docx.entity.Wtc
清除样式
removeStyle() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
removeTcBackgroundColor() - 类 中的方法org.anyline.office.docx.entity.Wtable
清除所有单元格背景色
removeTcBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
清除所有单元格边框
removeTcColor() - 类 中的方法org.anyline.office.docx.entity.Wtable
清除所有单元格颜色
removeTl2brBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
removeTl2brBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格左上到右下边框
removeTl2brBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
删除左上至右下分隔线
removeTopBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
清除表格上边框
removeTopBorder(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
删除整行的上边框
removeTopBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格上边框
removeTopBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
删除上边框
removeTopBorder() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
removeTr2blBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
removeTr2blBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
清除单元格右上到左下边框
removeTr2blBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
删除右上至左下分隔线
replace(String, String) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
replace(Element, Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.WDocument
执行替换
replace(Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.Welement
替换限制范围内占位符
replace(String, String) - 类 中的方法org.anyline.office.docx.entity.Wp
 
replace(String, String) - 类 中的方法org.anyline.office.docx.entity.Wr
 
replace(int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
替换单元格内容
replace(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
替换整行单元格内容
replace(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
replace(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
文本替换,不限层级查的所有t标签
replace(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
replace(Element, Map<String, String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
替换占位符
right() - 类 中的方法org.anyline.office.docx.entity.Wtc
当前单元格 右侧单元格
root - 类 中的变量org.anyline.office.docx.entity.Welement
 

S

save() - 类 中的方法org.anyline.office.docx.entity.WDocument
 
save(Charset) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
setAlign(String) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setAlign(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置单元格内容水平对齐方式
setAlign(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行单元格内容水平对齐方式
setAlign(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整个表格单元格内容水平对齐方式
setAlign(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setAlign(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
设置水平对齐方式
setAutoLoad(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBackgroundColor(String) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setBackgroundColor(String) - 类 中的方法org.anyline.office.docx.entity.Wr
背景色
setBackgroundColor(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置单元格背景色
setBackgroundColor(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行单元格背景色
setBackgroundColor(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBackgroundColor(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
背景色
setBackgroundColor(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
设置整行背景色
setBold(boolean) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setBold(boolean) - 类 中的方法org.anyline.office.docx.entity.Wr
粗体
setBold(int, int, boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
粗体
setBold(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBold(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBold(int, boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBold(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBold() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBold(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtc
粗体
setBold() - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setBold() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setBold(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setBorder(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置单元格默认边框
setBorder(int, int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBorder(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
设置上下左右默认边框
setBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置上下左右边框
setBorder() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtr
设置边框
setBottomBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBottomBorder(int, int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBottomBorder(int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行所有单元格下边框
setBottomBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
设置下默认边框
setBottomBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置下边框
setBottomBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setBottomPadding(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置单元格下边距
setBottomPadding(int, int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置单元格下边距
setBottomPadding(int, int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBottomPadding(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行单元格下边距
setBottomPadding(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBottomPadding(int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBottomPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整个表格中所有单元格下边距
setBottomPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBottomPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setBottomPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置下边距
setBottomPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置下边距
setBottomPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置下边距
setBottomPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setBottomPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setBottomPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setCellBorder() - 类 中的方法org.anyline.office.docx.entity.Wtable
设置所有单元格默认边框
setColor(String) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setColor(String) - 类 中的方法org.anyline.office.docx.entity.Wr
字体颜色
setColor(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setColor(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行颜色
setColor(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setColor(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
设置颜色
setDoc(WDocument) - 类 中的方法org.anyline.office.docx.entity.Welement
 
setFont(String, String, String, String) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setFont(String, String, String, String) - 类 中的方法org.anyline.office.docx.entity.Wr
字体字号
setFont(int, int, String, String, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置单元格 字体
setFont(int, String, String, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行 字体
setFont(String, String, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setFont(String, String, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtr
设置字体
setFontFamily(String) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setFontFamily(String) - 类 中的方法org.anyline.office.docx.entity.Wr
字体
setFontFamily(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置单元格字体
setFontFamily(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行字体
setFontFamily(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setFontFamily(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
设置字体
setFontSize(String) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setFontSize(String) - 类 中的方法org.anyline.office.docx.entity.Wr
字号
setFontSize(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置单元格字号
setFontSize(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行字号
setFontSize(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setFontSize(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
设置字号
setHeight(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setHeight(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setHeight(int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setHeight(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setHeight(int) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setHeight(double) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setHtml(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置row行col列的文本 支持html标签
setHtml(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setHtml(Element) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setItalic(boolean) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setItalic(boolean) - 类 中的方法org.anyline.office.docx.entity.Wr
 
setItalic(int, int, boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
斜体
setItalic(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setItalic(int, boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行斜体
setItalic(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setItalic() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setItalic(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtc
斜体
setItalic() - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setItalic(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtr
斜体
setItalic() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setLeftBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftBorder(int, int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftBorder(int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置所有行指定列的左边框
setLeftBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
设置左默认边框
setLeftBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置左边框
setLeftPadding(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftPadding(int, int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftPadding(int, int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftPadding(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftPadding(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftPadding(int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setLeftPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置左边距
setLeftPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置左边距
setLeftPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置左边距
setLeftPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setLeftPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setLeftPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setOrient(Element, String, Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
setOrient(Element, String) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
setOrient(Element, String, Map<String, String>) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
setPadding(int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, int, String, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, int, String, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, String, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, String, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(String, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(String, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setPadding(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setPadding(String, int) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setPadding(String, double) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setPadding(String, double) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setPadding(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setPadding(String, int) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setRightBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightBorder(int, int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightBorder(int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置所有行指定列的右边框
setRightBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
设置右默认边框
setRightBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置右边框
setRightPadding(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightPadding(int, int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightPadding(int, int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightPadding(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightPadding(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightPadding(int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setRightPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置右边距
setRightPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置右边距
setRightPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置右边距
setRightPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setRightPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setRightPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setSrc(Element) - 类 中的方法org.anyline.office.docx.entity.Welement
 
setStrike(boolean) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setStrike(boolean) - 类 中的方法org.anyline.office.docx.entity.Wr
删除线
setStrike(int, int, boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
删除线
setStrike(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setStrike(int, boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setStrike(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setStrike() - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setStrike(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtc
删除线
setStrike() - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setStrike(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtr
删除线
setStrike() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setText(String) - 类 中的方法org.anyline.office.docx.entity.Wt
 
setText(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置row行col列的文本
setText(int, int, String, Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置row行col列的文本 并设置样式
setText(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setText(String, Map<String, String>) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setTl2brBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTl2brBorder(int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTl2brBorder(int, int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTl2brBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
设置左上至右下默认边框
setTl2brBorder(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置 左上 至 右下分隔线
setTl2brBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置左上至右下边框
setTopBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopBorder(int, int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopBorder(int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行所有单元格上边框
setTopBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
设置上默认边框
setTopBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置上边框
setTopBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setTopPadding(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopPadding(int, int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopPadding(int, int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopPadding(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopPadding(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopPadding(int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTopPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置上边距
setTopPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置上边距
setTopPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置上边距
setTopPadding(double) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setTopPadding(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setTopPadding(int) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setTr2blBorder(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTr2blBorder(int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTr2blBorder(int, int, int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setTr2blBorder() - 类 中的方法org.anyline.office.docx.entity.Wtc
设置 左上 至 右下默认样式分隔线
setTr2blBorder(String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置 右上 至 左下分隔线
setTr2blBorder(int, String, String) - 类 中的方法org.anyline.office.docx.entity.Wtc
设置右上至左下边框
setUnderline(boolean) - 类 中的方法org.anyline.office.docx.entity.Wp
 
setUnderline(boolean) - 类 中的方法org.anyline.office.docx.entity.Wr
下划线
setUnderline(int, int, boolean) - 类 中的方法org.anyline.office.docx.entity.Wtable
下划线
setUnderline(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setUnderline(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtc
下划线
setUnderline() - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setUnderline(boolean) - 类 中的方法org.anyline.office.docx.entity.Wtr
下划线
setUnderline() - 类 中的方法org.anyline.office.docx.entity.Wtr
 
setVerticalAlign(String) - 类 中的方法org.anyline.office.docx.entity.Wr
垂直对齐方式
setVerticalAlign(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置单元格内容垂直对齐方式
setVerticalAlign(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整行单元格内容垂直对齐方式
setVerticalAlign(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整个表格单元格内容垂直对齐方式
setVerticalAlign(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setVerticalAlign(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
设置垂直对齐方式
setWidth(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setWidth(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置表格宽度 默认px
setWidth(double) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置表格宽度 默认px
setWidth(int, int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setWidth(int, int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setWidth(int, int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setWidth(int, String) - 类 中的方法org.anyline.office.docx.entity.Wtable
设置整列宽度
setWidth(int, int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setWidth(int, double) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setWidth(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setWidth(int) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setWidth(double) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setWidthUnit(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
 
setWidthUnit(String) - 类 中的方法org.anyline.office.docx.entity.Wtc
 
setWidthUnit(String) - 类 中的方法org.anyline.office.docx.entity.Wtr
 
splitKey(String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
splitKey(String, String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
拆分关键字 拆分123${key}abc成多个w:t
src - 类 中的变量org.anyline.office.docx.entity.Welement
 
style(Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
 

T

table(String) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
table(Element, Element, Element) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
tables(boolean) - 类 中的方法org.anyline.office.docx.entity.WDocument
获取doby下的table
tables() - 类 中的方法org.anyline.office.docx.entity.WDocument
 
tc(Element, Td) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
template(Integer) - 类 中的方法org.anyline.office.docx.entity.Wtable
获取模板行
text(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
当前节点下的文本
top() - 类 中的方法org.anyline.office.docx.entity.Wtc
当前单元格 上方单元格
top(Element) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
tr(Element, Tr) - 类 中的方法org.anyline.office.docx.entity.WDocument
 
tr(String) - 类 中的方法org.anyline.office.docx.entity.Wtable
根据书签获取行
tr(int) - 类 中的方法org.anyline.office.docx.entity.Wtable
 

W

WDocument - org.anyline.office.docx.entity中的类
 
WDocument(File) - 类 的构造器org.anyline.office.docx.entity.WDocument
 
WDocument(String) - 类 的构造器org.anyline.office.docx.entity.WDocument
 
Welement - org.anyline.office.docx.entity中的类
 
Welement() - 类 的构造器org.anyline.office.docx.entity.Welement
 
widthType(String) - 类 中的静态方法org.anyline.office.docx.util.DocxUtil
 
Wp - org.anyline.office.docx.entity中的类
 
Wp(WDocument, Element) - 类 的构造器org.anyline.office.docx.entity.Wp
 
Wr - org.anyline.office.docx.entity中的类
 
Wr(WDocument, Element) - 类 的构造器org.anyline.office.docx.entity.Wr
 
Wt - org.anyline.office.docx.entity中的类
 
Wt(WDocument, Element) - 类 的构造器org.anyline.office.docx.entity.Wt
 
Wtable - org.anyline.office.docx.entity中的类
 
Wtable(WDocument) - 类 的构造器org.anyline.office.docx.entity.Wtable
 
Wtable(WDocument, Element) - 类 的构造器org.anyline.office.docx.entity.Wtable
 
Wtc - org.anyline.office.docx.entity中的类
 
Wtc(WDocument, Wtr, Element) - 类 的构造器org.anyline.office.docx.entity.Wtc
 
Wtr - org.anyline.office.docx.entity中的类
 
Wtr(WDocument, Wtable, Element) - 类 的构造器org.anyline.office.docx.entity.Wtr
 
A B C D E F G H I L M N O P R S T W 
跳过导航链接

Copyright © 2023. All rights reserved.