Gridlines in excel exports

Stimulsoft Reports.NET discussion
Post Reply
tmoaikel
Posts: 10
Joined: Wed Mar 25, 2009 10:23 am
Location: USA

Gridlines in excel exports

Post by tmoaikel »

Hi,

How can I hide the grid lines in Excel exports?

Thanks,
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Gridlines in excel exports

Post by Ivan »

Hello,

Please try to set static property StiOptions.Export.Excel.ShowGridLines = false;

Thank you.
tmoaikel
Posts: 10
Joined: Wed Mar 25, 2009 10:23 am
Location: USA

Gridlines in excel exports

Post by tmoaikel »

That fixed the problem.

Thanks!
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Gridlines in excel exports

Post by Ivan »

Hello,

Let us know if you need any help.

Thank you.
tmoaikel
Posts: 10
Joined: Wed Mar 25, 2009 10:23 am
Location: USA

Gridlines in excel exports

Post by tmoaikel »

I also noticed that tab character does not export correctly to Excel and shows up as a square (control character) in Excel.

Are there any tricks to fix that?

Thanks
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Gridlines in excel exports

Post by Ivan »

Hello,
tmoaikel wrote:I also noticed that tab character does not export correctly to Excel and shows up as a square (control character) in Excel.
Are there any tricks to fix that?
Problem is solved.
Now all tab characters replaced by spaces.
Patch will be available in next prerelease build from April, 27.

Thank you.
Post Reply