.. 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
.. currentmodule:: wx.lib.printout
.. highlight:: python
.. _wx.lib.printout.PrintGrid:
==========================================================================================================================================
|phoenix_title| **wx.lib.printout.PrintGrid**
==========================================================================================================================================
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
PrintGrid:
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.printout.PrintGrid.__init__` Initialize self. See help(type(self)) for accurate signature.
:meth:`~wx.lib.printout.PrintGrid.GetTable`
:meth:`~wx.lib.printout.PrintGrid.Preview`
:meth:`~wx.lib.printout.PrintGrid.Print`
:meth:`~wx.lib.printout.PrintGrid.SetAttributes`
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: PrintGrid(object)
.. method:: __init__(self, parent, grid, format = [], total_col = None, total_row = None)
Initialize self. See help(type(self)) for accurate signature.
.. method:: GetTable(self)
.. method:: Preview(self)
.. method:: Print(self)
.. method:: SetAttributes(self)