VisActor / VisActor/VTable

[Feature] 基本表存在筛选条件或排序条件的情况下,是否能支持获取筛选后的表格数据。

Open
#4,537 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.