Quantcast
Channel: npoi Discussions Rss Feed
Viewing all articles
Browse latest Browse all 637

New Post: Error when building project - NPOI.SS.UserModel.FontBoldWeight' does not contain a definition for 'BOLD'

$
0
0
It seems that this was just a case sensitivity issue:
titleFont.Boldweight = (short)FontBoldWeight.BOLD;
should have been:
titleFont.Boldweight = (short)FontBoldWeight.Bold;

Viewing all articles
Browse latest Browse all 637

Latest Images

Trending Articles



Latest Images

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