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_read_images" : {
"Category" : "FPSpreadsheet",
"Keywords" : ["Spreadsheet", "FPSpreadsheet", "image", "Console", "xlsx", "ods"],
"Description" : "This small console application demonstrates how to read an Excel xlsx or Calc ods file with embedded graphic images and extract them to external files."}
}