Allow others to create table with headings #6768
Labels
intro
Good first ticket.
package:table
type:improvement
This issue reports a possible enhancement of an existing feature.
Milestone
📝 Provide a description of the improvement
We have two ways of inserting tables:
insertTable
commandTableUtils.createTable()
(used by the command)Both allows to create table of given dimensions. I think that we could add
headingRows
andheadingColumns
to allow creating tables with headings.Related: #6734.
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: