I'm trying to Render SSRS reports programmatically via the ReportExecutionService.Render method.
I've seen examples, I have it working for a couple of the formats.
Can someone give me all available export formats for Aspose.Cells? I found a post that listed the Aspose.Words export formats (ie. "AWDOC", "AWDOCX", etc, etc) but can't find the Aspose.Cells format strings.
Any help would be appreciated.
Thanks,
Ken