Hi,
How can I hide the grid lines in Excel exports?
Thanks,
Gridlines in excel exports
Gridlines in excel exports
Hello,
Please try to set static property StiOptions.Export.Excel.ShowGridLines = false;
Thank you.
Please try to set static property StiOptions.Export.Excel.ShowGridLines = false;
Thank you.
Gridlines in excel exports
That fixed the problem.
Thanks!
Thanks!
Gridlines in excel exports
Hello,
Let us know if you need any help.
Thank you.
Let us know if you need any help.
Thank you.
Gridlines in excel exports
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
Are there any tricks to fix that?
Thanks
Gridlines in excel exports
Hello,
Now all tab characters replaced by spaces.
Patch will be available in next prerelease build from April, 27.
Thank you.
Problem is solved.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?
Now all tab characters replaced by spaces.
Patch will be available in next prerelease build from April, 27.
Thank you.