Strikethrough text formatting in php excel reader

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deepaks85
    New Member
    • Aug 2006
    • 114

    #1

    Strikethrough text formatting in php excel reader

    Hello Friends,

    I am using https://code.google.com/p/php-excel-reader/ as a library which helps me read an excel file.

    Now the problem is that I am having some text with strikethrough (horizontal line which cuts the text) in excel but it is not coming in the browser with Strikethrough text formatting. It's showing without strikethrough formatting as normal text.

    Can you please help me in this.

    Many Thanks in advance.
    Attached Files
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    then strikethrough is probably not supported by PHP Excel Reader. you’d have to contact the developers to find out about that.

    Comment

    Working...