mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:47:35 +00:00
Spreadsheet: Add (limited) support for custom cell formatting
This commit is contained in:
parent
e75247a75b
commit
054638c355
10 changed files with 466 additions and 4 deletions
|
@ -5,6 +5,7 @@ set(SOURCES
|
|||
CellType/Numeric.cpp
|
||||
CellType/String.cpp
|
||||
CellType/Type.cpp
|
||||
CellTypeDialog.cpp
|
||||
HelpWindow.cpp
|
||||
JSIntegration.cpp
|
||||
Spreadsheet.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue