The tool generates "flow" images or diagrams based on Grapviz from excel tables.
Using excel tables you define nodes, edges and clusters.
Using an excel vba macro the tool creates the graphviz (.gv) description file.
The same excel vba macro generates the graphviz images using the graphviz description file and graphviz library.
Image formats provided are: PNG, SVG and PDF
Knowledge of graphviz and it's possiblities is not required but for more in-depth knowledge of what you are doing you could read the dot guide which comes with the graphviz installation.
The tool is a macro enabled excel workbook (xslm) with