dotnetcore / dotnetcore/Magicodes.IE
根据模板导出Excel是否能支持动态列数
Open
area-excel
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 495
- PR merge metrics
- No merged PRs in 30d
Description
比如样例模板“2020年春季教材订购明细样表.xlsx”是否可有实现在模板中增加一列“书店”,但书店数量需要在程序运行时才确定,可能是:书店1,书店2...
因为列数不确定,没有办法在模板中直接在“出版社”列后面直接增加“书店”列,能否增加列循环功能,类似于{{Table>>,但Table是行复制,这个是列复制。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.