IsParent method
      
 

Description

Returns a value indicating whether or not the parent of cell (Row,Col) is (ParentRow,ParentCol).

Syntax

object.IsParent (Row As Integer, Col As Integer, ParentRow As Integer, ParentCol As Integer) As Boolean