配置了行序号,转置了表格,行序号没有转置成列序号,有没有方案可以渲染列序号呢?
Open
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
我有一个10*15的表格,配置了行序号,如下图所示:
当我配置transpose属性为true后,行序号没有变成列序号,如下图所示:
此时就相当于有两个行序号了,有没有办法可以把行序号也转置成列序号呢?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.