共用方式為


ControlSite.OLEType 屬性

取得 ControlSite 型別。

命名空間:  Microsoft.Office.Tools.Excel
組件:   Microsoft.Office.Tools.Excel (在 Microsoft.Office.Tools.Excel.dll 中)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (在 Microsoft.Office.Tools.Excel.v4.0.Utilities.dll 中)

語法

'宣告
ReadOnly Property OLEType As Object
Object OLEType { get; }

屬性值

型別:System.Object
下列 XlOLEType 值之一:如果物件為已連結,則為 xlOLELink (它位於檔案之外),或如果物件是內嵌的,則為 xlOLEEmbed (它整個包含於檔案中)。

.NET Framework 安全性

請參閱

參考

ControlSite 介面

Microsoft.Office.Tools.Excel 命名空間