diff options
| author | Koza <[email protected]> | 2021-02-17 17:20:34 +0100 |
|---|---|---|
| committer | Stefan Daschek <[email protected]> | 2021-03-19 00:51:28 +0100 |
| commit | 0146438f571c9c36f77b525164d4b190a81b4981 (patch) | |
| tree | 2515f038b3486a1949cbe003f6501f61c88a8f99 /examples/README.md | |
| parent | 482421e72c3ec92e02628ccf70742e6bbb2dbed2 (diff) | |
| download | caxlsx-0146438f571c9c36f77b525164d4b190a81b4981.tar.gz caxlsx-0146438f571c9c36f77b525164d4b190a81b4981.zip | |
Add conditional formatting example for text equality
Diffstat (limited to 'examples/README.md')
| -rw-r--r-- | examples/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md index 5b1abdc2..f1ab1d5b 100644 --- a/examples/README.md +++ b/examples/README.md @@ -34,6 +34,7 @@ Usage: * [Color scale](conditional_formatting_color_scale_example.md) * [Data bar](conditional_formatting_data_bar_example.md) * [Icon set](conditional_formatting_icon_set_example.md) +* [Text equal](conditional_formatting_text_equal_example.md) ### Charts |
