Hi, On Sun, Dec 9, 2012 at 1:41 AM, Martin Srebotnjak <[email protected]> wrote: > Hi, > > just wondering whether "3 Gray Arrows" means: > - "No.3 - Gray Arrows" or > - "Three Gray Arrows" (and not four of five gray arrows,) >
First let's find it on opengrok: http://opengrok.libreoffice.org/search?q=%223+Gray+Arrows%22&project=core&defs=&refs=&path=&hist= Oh, here it is, in http://opengrok.libreoffice.org/xref/core/sc/source/ui/src/condformatdlg.src#349 Let's check Conditional Formatting dialog in Calc. Format - Conditional Formatting - Color Scale. Here you can select Iconset in the second listbox of the first row. I becomes evident that "3 Gray Arrows" means that you have 3 options. You can give 3 conditions. For example when the value of the cell <= 20, display the down arrow, when the cell value <=50 display the right arrow, otherwise display the up arrow. Best regards, Andras -- Unsubscribe instructions: E-mail to [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
