How to write (10) in excel using jsp -


i doing stuff excel jsp.

question :

how write excel print "(10)" in excel sheet. if write (10) in excel convert -10. don't want convert value -10.

make sure not using api writing in excel change header type excel. , using tab writing or responding excel sheet.

either precede ' (as in '(10) or change formatting of cells text before setting value


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -