Can Custom Text Export Wizard be use to create formula

It seems that the Custom Text Export Wizard is designed either to do a 1 time export, or create a template for a later manual use.

Programmatically we have DatabaseExportUsingFormula that requires a formula.

Is there an ability to marriage these two together such that the Wizard creates the Formula that the DatabaseExportUsingFormula can the use to automate the export?

The Text Export blueprint contains the necessary formula.

Also, I believe you can turn on the procedure recorder before doing the export, and it will record the necessary code.