When exporting a Crystal Reports Basic for Visual Studio 2008 report in Excel, HTML, or PDF/RTF/Word format, you can specify formatting options for the export using an ExcelFormatOptions, HTMLFormatOptions, or PdfRtfWordFormatOptions object, respectively. Each FormatOptions object has 3 properties that can be set: UsePageRange, FirstPageNumber, and ......