On Fri, 5 Mar 2010, Robert Tomanek wrote:
I would like to programmatically (via POI) set the Ignore property for cell errors to True.
There's currently some low level record support for this, via FeatRecord / FeatFormulaErr2. However, there's no usermodel support for this, as no-one's come up with a good way to expose this.
Short term, you can probably hack something up to inject the required records (look at the tests for examples of what they need to contain). Longer term, patches to the usermodel are always gratefully received! :)
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
