Справка Collabora Office 24.04
Можно использовать ячейки с текстом в качестве ссылок на строки или столбцы, которые содержат эти ячейки.
В этом примере электронной таблицы можно использовать текстовую строку "Столбец один" в формуле как ссылку на диапазон ячеек от B3 до B5 или текстовую строку "Столбец два" для диапазона ячеек от C2 до C5. Текстовая строка "Строка один" может служить ссылкой для диапазона ячеек от B3 до D3, а "Строка два" - для диапазона ячеек от B4 до D4. Таким образом, формула может содержать имя ячейки, например, формула SUM('Столбец один') возвращает результат 600.
Automatically finding labels is a legacy feature and deactivated by default as it can produce nondeterministic behavior depending on actual document content. To turn this function on, choose Collabora Office - PreferencesTools - Options - Collabora Office Calc - Calculate and mark the Automatically find column and row labels check box.
Using defined labels instead is always possible and behaves similar but in a defined way.
If you enter a label name in the formula yourself, enclose the name in single quotation marks ('). If a single quotation mark appears in a name, you must double it, for example, 'Harry''s Bar'.