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