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_frozen_rows_cols" : {
"Category" : "FPSpreadsheet",
"Keywords" : ["Spreadsheet", "Frozen", "Scrolling", "FPSpreadsheet", "Console", "xlsx"],
"Description" : "Creates a small console application which demonstrates how a given number of top rows and/or left columns can be excluded from scrolling a large spreadsheet."}
}