source/text/scalc/01/12120100.xhp | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit a029608a20e0acf753b609bc51a89d07823cc8cb Author: Olivier Hallot <[email protected]> AuthorDate: Mon Apr 14 10:49:09 2025 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Mon Apr 14 22:50:20 2025 +0200 tdf#165551 Add case sentitivity entry to validity page Change-Id: I79013c1b0c8b294112b5688bff07c6ab083e7ae8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/184165 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins diff --git a/source/text/scalc/01/12120100.xhp b/source/text/scalc/01/12120100.xhp index 2c74b8e73b..cbafc48425 100644 --- a/source/text/scalc/01/12120100.xhp +++ b/source/text/scalc/01/12120100.xhp @@ -132,6 +132,9 @@ <bookmark branch="hid/modules/scalc/ui/validationcriteriapage/allowempty" id="bm_id263985" localize="false"/> <h2 id="hd_id3154704">Allow blank cells</h2> <paragraph role="paragraph" id="par_id3153967"><ahelp hid="modules/scalc/ui/validationcriteriapage/allowempty">In conjunction with <emph>Tools - Detective - Mark invalid Data</emph>, this defines that blank cells are shown as invalid data (disabled) or not (enabled).</ahelp></paragraph> +<bookmark branch="hid/modules/scalc/ui/validationcriteriapage/casesens" id="bm_id241744638069084" localize="false"/> +<h2 id="hd_id901744637984671">Case Sensitive</h2> +<paragraph role="paragraph" id="par_id531744637972520">Honor upper and lower case for <emph>Cell ranges</emph>, <emph>Lists</emph> and <emph>Custom</emph> values.</paragraph> <bookmark branch="hid/modules/scalc/ui/validationcriteriapage/showlist" id="bm_id5339518" localize="false"/> <h2 id="par_idN10709">Show selection list</h2> <paragraph role="paragraph" id="par_idN1070D"><ahelp hid="modules/scalc/ui/validationcriteriapage/showlist">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing <switchinline select="sys"><caseinline select="MAC"><keycode>Option+Down Arrow</keycode></caseinline><defaultinline><keycode>Alt+Down Arrow</keycode></defaultinline></switchinline>.</ahelp></paragraph>
