Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: export to excel type Post Reply Post New Topic
Author Message
valisorin
Newbie
Newbie


Joined: 29 Jul 2010
Location: Romania
Online Status: Offline
Posts: 4
Quote valisorin Replybullet Topic: export to excel type
    Posted: 05 Aug 2010 at 3:29am
 ExcelFormatOptions excelFormatOption = new ExcelFormatOptions();
 excelFormatOption.ExcelUseConstantColumnWidth = false;
 excelFormatOption.ShowGridLines = true;
 excelFormatOption.ExcelTabHasColumnHeadings = true;

first i export the file to disk, the report was good, but when i export the file tostream the grid excel disapear
what i change was the type of export
i must to add some key to regedit or make another settings ?
thank you for all solution !


Edited by valisorin - 05 Aug 2010 at 3:30am
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.