-%
-% automatically generated by HelpGen from
-% htmlcontainercell.tex at 21/Mar/99 22:45:23
-%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% Name: htcontnr.tex
+%% Purpose: wxHtmlContainerCell documentation
+%% Author: wxWidgets Team
+%% Modified by:
+%% Created: 21/Mar/99 22:45:23
+%% RCS-ID: $Id$
+%% Copyright: (c) wxWidgets Team
+%% License: wxWindows license
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{\class{wxHtmlContainerCell}}\label{wxhtmlcontainercell}
\wxheading{Derived from}
-\helpref{wxHtmlCell}{wxhtmlcell}
+\helpref{wxHtmlCell}{wxhtmlcell}\\
+\helpref{wxObject}{wxobject}
\wxheading{Include files}
<wx/html/htmlcell.h>
+\wxheading{Library}
+
+\helpref{wxHtml}{librarieslist}
+
\wxheading{See Also}
\helpref{Cells Overview}{cells}
Returns the background colour of the container or {\tt wxNullColour} if no background
colour is set.
-\membersection{wxHtmlContainerCell::GetFirstCell}\label{wxhtmlcontainercellgetfirstcell}
-
-\func{wxHtmlCell*}{GetFirstCell}{\void}
-
-Returns pointer to the first cell in the list.
-You can then use wxHtmlCell's GetNext method to obtain pointer to the next
-cell in list.
-
-{\bf Note:} This shouldn't be used by the end user. If you need some way of
-finding particular cell in the list, try \helpref{Find}{wxhtmlcellfind} method
-instead.
-
\membersection{wxHtmlContainerCell::GetIndent}\label{wxhtmlcontainercellgetindent}
\constfunc{int}{GetIndent}{\param{int }{ind}}