Click here to Skip to main content
15,879,535 members
Articles / Web Development / ASP.NET
Alternative
Tip/Trick

Microsoft Excel BIFF8 Viewer

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
18 Jan 2012CPOL 9.7K   1  
Replace the last 3 blocks of code with:String.Format("{0:x}", value)

Replace the last 3 blocks of code with:


VB
String.Format("{0:x}", value)

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Retired
France France
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
-- There are no messages in this forum --