what is x:str in excel
When I save a document xsl as htm, some of the content comes with
x:str empty but some of them are like:
<td x:str="the content of this cell .... "the content of this
cell ....</td
I would like to have:
<td x:str=""the content of this cell ....</td
Who cause x:str value ?
Thanks
|