Question: get_cell_ranges empty-cell semantics and incoming-reference coverage in CLI 1.0.82
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
我们使用 @larksuite/cli 1.0.82。
请确认:
-
sheet_ai/v2 → invoke_read → get_cell_ranges 在
value_render_option=formula 时,单元格返回 {} 是否严格表示无值且无公式?
是否可能因字段省略或其他处理,使有内容的单元格返回 {}?
请提供适用版本的返回契约或说明。 -
是否存在能够完整检查指定区域入向引用的接口?
请说明覆盖范围及结果完整性的保证。
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with the CLI 1.0.82 documentation or implementation for sheet_ai/v2, invoke_read, and get_cell_ranges, then trace how value_render_option=formula represents empty cells. Check whether an interface for complete incoming-reference coverage is documented; done means recording the applicable return contract, version scope, coverage, and completeness guarantees.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, cli
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100