Set Format of Excel file while creating

Hi All,

I am creating new file with Excel application scope, and want to set Format of it to text for all columns.

How I can achieve it.

Regards,
Sagar.

Hello @SagarSB
This is a simple workflow using SendHotkeys Activity which will change the format for all columns
ChangingFormat.xaml (5.8 KB)

1 Like