wx.html.HtmlWordCell is a specialization for storing text fragments with embedded tab characters.
__init__
Possible constructors:
HtmlWordWithTabsCell(word, wordOrig, linepos, dc) -> None
HtmlWordCell is a specialization for storing text fragments with embedded tab characters.
word (string)
wordOrig (string)
linepos (int)
dc (wx.DC)
None