.. wxPython Phoenix documentation

   This file was generated by Phoenix's sphinx generator and associated
   tools, do not edit by hand.

   Copyright: (c) 2011-2025 by Total Control Software
   License:   wxWindows License

.. include:: headings.inc



.. _wx.grid.GridBlockDiffResult:

==========================================================================================================================================
|phoenix_title|  **wx.grid.GridBlockDiffResult**
==========================================================================================================================================

The helper struct uses as a result type for difference functions of  :ref:`wx.grid.GridBlockCoords`  class.  
         

Parts can be uninitialized (equals to  ``GridNoBlockCoords`` ), that means that the corresponding part doesn't exists in the result. 


         



.. versionadded:: 4.1/wxWidgets-3.1.4  
     







|

|class_hierarchy| Class Hierarchy
=================================

.. raw:: html

   <div class="collabsible-wrapper">
      <input id="collapsible-inheritance" class="collapsible-checkbox" type="checkbox">
      <label for="collapsible-inheritance" tabindex="0" title="Show inheritance diagram" class="collapsible-label">Inheritance diagram for class <strong>GridBlockDiffResult</strong>:</label>
      <div class="collapsible-content">
         <p class="graphviz">
            <center><img src="_static/images/inheritance/wx.grid.GridBlockDiffResult_inheritance.svg" alt="Inheritance diagram of GridBlockDiffResult" usemap="#dummy" class="inheritance invert-in-dark-mode"/></center>
            <map id="dummy" name="dummy"> <area shape="rect" id="node1" href="wx.grid.GridBlockDiffResult.html" title="The helper struct uses as a result type for difference functions of  wx.grid.GridBlockCoords  class." alt="" coords="5,5,229,34"/> </map> 
         </p>
      </div>
   </div>
   <script type="text/javascript" src="_static/inheritancetoggle.js"></script>



|


|method_summary| Methods Summary
================================

================================================================================ ================================================================================
:meth:`~wx.grid.GridBlockDiffResult._getParts`                                   
================================================================================ ================================================================================


|


|property_summary| Properties Summary
=====================================

================================================================================ ================================================================================
:attr:`~wx.grid.GridBlockDiffResult.m_parts`                                     See :meth:`~wx.grid.GridBlockDiffResult._getParts`
================================================================================ ================================================================================


|


|api| Class API
===============


.. class:: wx.grid.GridBlockDiffResult(object)

   The helper struct uses as a result type for difference functions of
   GridBlockCoords class.



   .. method:: _getParts(self)



      :rtype: `Any`     








   .. attribute:: m_parts

      See :meth:`~wx.grid.GridBlockDiffResult._getParts`

