.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. _wx.html.HtmlFontCell: ========================================================================================================================================== |phoenix_title| **wx.html.HtmlFontCell** ========================================================================================================================================== This cell represents a font change in the document stream. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class HtmlFontCell:
| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.html.HtmlFontCell.__init__` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: wx.html.HtmlFontCell(HtmlCell) **Possible constructors**:: HtmlFontCell(font) This cell represents a font change in the document stream. .. method:: __init__(self, font) :param `font`: :type `font`: wx.Font