Skip to contents

All functions

check_formula()
Check a formula for unknown function names
clear_terminology()
Remove the cached terminology RDS.
from_xml()
Convert an OOXML storage formula to user-facing format
function_description()
Look up the English description for a function.
function_prefix()
Identify what prefix a function will receive
function_table()
Return the full function translation table.
has_terminology()
Check whether locale terminology has been loaded.
is_ooxml()
Check whether a formula is already in OOXML storage format
round_trip()
Round-trip a formula through OOXML and back
setup_terminology()
Download and parse the Microsoft Terminology Collection.
supported_locales()
List supported locale codes.
terminology_info()
Metadata about the currently loaded terminology cache.
to_xml()
Convert a user-facing formula to OOXML storage format
xlex()
Tokenise and display a formula as an ASCII tree