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.
是否可以将 iText 表中的行错位?换句话说,是否可以有任意相邻的单元格高度?
示例:假设我有两个相邻的单元格:根据内容,前者可以高于后者。这迫使后者增加其高度。我不想要这种行为。我不能使用 rowspan 因为我不知道一个单元格是否高于正常值。