3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,236 forks (2,236 forks)batch import
enhancementgood first issue
Repository metrics
- Stars
- 15,390 stars (15,390 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
如何在单元格里面实现数字或字母上标?
比如10的三次方如何表达
或者Fa,a为下标,如何实现?
Contributor guide
- Research direction
- Add support for superscript/subscript in cell rendering, optionally via rich text or custom format.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- HTMLCSSJavaScript