Microsoft
Software
Hardware
Network
Question : Implement cell forumula border feature
Excel has a feature in which when you dbl-clk on a cell with a formula, the cells referred to by that formula become correspondingly colored. E.g. if the cell formula is =B2+C3, when you dbl-clk the "B2" in the formula is blue and the border of B2 is blue and the "C3" in the formula is green and the border of C3 is green. Demonstrated here:
http://spreadsheets.about.
com/od/exc
elformulas
/qt/
show_f
ormulas.ht
m
I need to implement this in Java with POI.
Is this already implemented?
If not, can you give an outline and code snippets of how this would be done?
Answer : Implement cell forumula border feature
No and theres probably not any app that can do it either as apple does not allow access to those API's. I believe the ipad can show slideshows when it's locked but thats the closet you're gonna get, at least for now.
Random Solutions
Not receiving mail from some internal senders
Asp.net: My DataPager crashes the application on next page, I get a Connection Error from the browser.
Windows Live Messenger XXXX is now friends with YYY
System.InvalidCastExceptio
n was unhandled by user code Error code on LINQ
Comparison Netgear ReadyNAS vs. Buffalo Terastation
How to save images and image file paths into SQL from delphi form
How do I convert HDMI output to DVI ?
SQL Server Update Query
Java Not Working in Internet Explorer or Firefox
Excel (2010) Calculate Working Hours Between DateCreated and DateAssigned