• html table

    table分两种
    word中的table对应org.anyline.office.docx.entity.Wtable

    与html中的table对就org.anyline.office.docx.entity.html.Table

    html的table可以直接创建可通过TableBuilder根据数据集合创建