config
Config contains globally used flags controlling certain functionalities of the plugin.
To modify the plugin behavior, import config
and toggle contained flags.
Properties
evaluateFormulas
config.evaluateFormulas: boolean;
Boolean controlling if formulas are evaluated when looking up a VisioCell value. Defaults to false
.
Formula parser is currently in early beta. Some parsed values might be different in comparison to value calculated by Visio.