Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IOleControl
Public Interface IOleControl
public interface class IOleControl
type IOleControl =  interface end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Dispose()()()()
Dispose object and free resources.
Parent
Reference to Parent object. Read-only.
Text
Gets or sets the text associated with this control.

See Also