'How do I name a range in google docs?

The Google Apps Script API for Docs has a number of methods defined that work with Named Ranges in Docs. While I am familiar with Named Ranges in Sheets, I cannot find a way to name a range in Docs.

Does anyone know how to name a range using the Docs UI? (obviously one can do so programmatically).



Solution 1:[1]

I was wondering about that also, but it looks as if it is not possible to edit or even see named ranges in the docs UI.

Lets hope, this will be changed in the future...

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Stefan Isele - prefabware.com