Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想建立一个具有复杂页脚和页眉的列表报表,问题是:如果页脚的列数大于列表正文。似乎很难在页脚中添加更多列。如果我添加列表页脚,列号与列表体相同,我可以合并,但不能拆分单元格。请告诉我如何实现这一目标。我知道我可以在该列表的尾部添加一个表格,并固定列表和表格的宽度,但我认为这不是一个好主意,因为表格不会在每一页中重复。有时需要合并跨行或跨列的单元格。