diff options
author | Kevin Suo <suokunlong@126.com> | 2020-12-31 10:46:45 +0800 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-12-31 08:47:32 +0100 |
commit | 8c9cc54bd7b6f3ba723d7a42ccc6a5372a80f970 (patch) | |
tree | 4cc209ce4fc870ece0259cf6dc7accbc563c90f6 /README.cross | |
parent | 97d51446052acb5465c7ebe0ba3ce4d4570d25b0 (diff) |
tdf#128463: Rewrite NamedRanges.py to make it work when run from UI
This commit:
1. Updated the license header;
2. Added docstrings and notes to help the users to understand the API and code.
3. Make the code to create a new sheet named "data", define named ranges in it,
modify the named range, define another named range, fill values in the cells
related to the named ranges, the calcualte sum of each named range, and also
calculate the difference between the two named ranges. The results are stored
in the sheet named "information".
4. Cell alignment and background color methods are also used in this example.
5. Only show the parent function in the UI.
Change-Id: Iba6111dc3754f054deeb0baf902dbff1eb3bfa2c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108530
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'README.cross')
0 files changed, 0 insertions, 0 deletions