Ajuda do LibreOffice 24.8
Pode utilizar células com texto para fazer referência às linhas ou colunas que contêm as células.
If the resulting cell is below or above another cell containing text, LibreOffice Calc assumes the text as a column label, else LibreOffice Calc assumes the text as a row label.
Na folha de cálculo de exemplo, pode utilizar a cadeia 'Coluna um' numa fórmula para fazer referência ao intervalo de células B3 a B5 ou 'Coluna dois' para o intervalo de células C2 a C5. Também é possível utilizar 'Linha um' para o intervalo de células B3 a D3 ou 'Linha dois' para o intervalo de células B4 a D4. O resultado de uma fórmula que utiliza um nome de célula, por exemplo, SOMA('Coluna um'), é 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 LibreOffice - PreferencesTools - Options - LibreOffice 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'.