<table border=0 cellpadding= 1 cellpadding =1 width=560 style=word-break:break-all>
<td style=word-wrap:break-word width=130>
列要设置宽度
tableCell.Attributes["style"] = "word-wrap:break-word" ;
this.TableData.Attributes["style"] ="word-break:break-all" ;
<td style=word-wrap:break-word width=130>
列要设置宽度
tableCell.Attributes["style"] = "word-wrap:break-word" ;
this.TableData.Attributes["style"] ="word-break:break-all" ;