{"id":3647,"date":"2014-03-29T07:26:27","date_gmt":"2014-03-29T07:26:27","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/29\/problem-about-aspose-collection-of-common-programming-errors\/"},"modified":"2014-03-29T07:26:27","modified_gmt":"2014-03-29T07:26:27","slug":"problem-about-aspose-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/29\/problem-about-aspose-collection-of-common-programming-errors\/","title":{"rendered":"problem about aspose-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/3c8a94e8bd3a691d079556cdf5a0b248?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nJim G.<br \/>\naspose aspose-cells<br \/>\nGiven the following code:using Aspose.Cells \/\/ {&#8230;} Workbook workbook = new Workbook(); Worksheet virtualWorksheet = workbook.Worksheets[0]; virtualWorksheet.Cells[0, 0].Formula =&#8221;=1&lt;2&#8243;;How do I evaluate the formula in Cell [0,0]?bool isCellTrue = virtualWorksheet.Cells[0, 0].BoolValue; \/\/ will generate an exception at run-time<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Jim G. aspose aspose-cells Given the following code:using Aspose.Cells \/\/ {&#8230;} Workbook workbook = new Workbook(); Worksheet virtualWorksheet = workbook.Worksheets[0]; virtualWorksheet.Cells[0, 0].Formula =&#8221;=1&lt;2&#8243;;How do I evaluate the formula in Cell [0,0]?bool isCellTrue = virtualWorksheet.Cells[0, 0].BoolValue; \/\/ will generate an exception at run-time Web site is in building<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3647","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=3647"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3647\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=3647"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=3647"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=3647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}