Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
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 |
| Member | Description | |
|---|---|---|
| Dispose()()()() |
Dispose object and free resources.
| |
| Parent |
Reference to Parent object. Read-only.
| |
| Text |
Gets or sets the text associated with this control.
|