RadioButton.OLEType 属性

获取一个值,该值表示 OLE 对象类型。

命名空间:  Microsoft.Office.Tools.Excel.Controls
程序集:  Microsoft.Office.Tools.Excel.v4.0.Utilities(在 Microsoft.Office.Tools.Excel.v4.0.Utilities.dll 中)

语法

声明
Public ReadOnly Property OLEType As Object
    Get
public Object OLEType { get; }

属性值

类型:System.Object
一个 xlOLEControl

示例

有关演示如何使用此属性的代码示例,请参见 Button.OLETypeMicrosoft.Office.Tools.Excel.Controls 命名空间中的所有控件都具有在功能上等效的 OLEType 属性。

.NET Framework 安全性

请参见

参考

RadioButton 类

Microsoft.Office.Tools.Excel.Controls 命名空间