Quantcast
Channel: EPPlus Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 2262

Commented Issue: Issue with ExcelNamedStyle [14822]

$
0
0
Hi,

I have problem implementing the following code:

var newNamedStyle=_workbook.Styles.CreateNamedStyle("testStyle"); newNamedStyle.Style.HorizontalAlignment=ExcelHorizontalAlignment.Center;
newNamedStyle.Style.Font.Size=15;

but EPPlus doesn't seem to be able to capture the Horizontal Alignment properly.

Could this be a bug?

Any workaround for that?

Thank you so much for your excellent work!
Comments: I can't reproduce this with the latest source code, so I'm pretty sure it's fixed with the other style related issues. Download the latest source from the default branch and give it a try

Viewing all articles
Browse latest Browse all 2262

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>