fpspreadsheet: Add some ex-meta files to support the new Examples Window of Laz/main.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8785 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-04-10 18:01:47 +00:00
parent e7031346c1
commit 59c57fdbaf
24 changed files with 117 additions and 2 deletions

View File

@ -0,0 +1,5 @@
{ "demo_richtext_utf8" : {
"Category" : "FPSpreadsheet",
"Keywords" : ["Spreadsheet", "FPSpreadsheet", "format", "rich-text", "xlsx", "console"],
"Description" : "This small console application demonstrates how characters of the text in a spreadsheet cell can be formatted individually. Excel calls this feature \"rich-text formatting\"."}
}