ControlSite.OLEType 属性

获取 ControlSite 类型。

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

语法

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

属性值

类型:System.Object
以下 XlOLEType 值之一:如果链接对象(其存在于文件之外),则为 xlOLELink;如果嵌入对象(其完全包含在文件内),则为 xlOLEEmbed

.NET Framework 安全性

请参见

参考

ControlSite 接口

Microsoft.Office.Tools.Excel 命名空间