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_metadata" : {
"Category" : "FPSpreadsheet",
"Keywords" : ["Spreadsheet", "FPSpreadsheet", "metadata", "Console", "xlsx", "xml", "ods"],
"Description" : "This small console application demonstrates how to access the metadata block (created by, date created, modified by, modification date, title, subject, keyowrds, custom) of Excel xlsx or xml, or Calc ods spreadsheet files."}
}