[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IControl.Parent

Parent Property

Parent

The parent object, typically IWorksheet. In some cases, the type of this property is IControl.

Declaration
object Parent { get; }
ReadOnly Property Parent As Object