[Feature] 基本表存在筛选条件或排序条件的情况下,是否能支持获取筛选后的表格数据。
Open
@wumo1016 is already working on this.
Since Oct 15, 2025.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
想实现存在筛选条件的时,要粘贴插入的数据大于剩余行数和列数,则新增行和列的功能。
目前看到只有透视表可使用getFilteredRecords来判断,无法判断当前筛选后的数据有多少条。
What does the proposed API look like?
getFilteredRecords支持基本表格
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.