I have not tried this particular operation yet, but typically when I need to discover how to do an Excel Automation operation, I go into Excel and create a Macro of that same operation. I then examine the Macro's resultant VBA code to see what is involved. And finally do the same process with VFP code.
I might suggest that you consider using the same process.
Good Luck,
JRB-Bldr