OLEObject.OLEType (Excel)
Devuelve el tipo de objeto OLE. Posibles valores de retorno son xlOLEControl - Control ActiveX, xlOLEEmbed - Objeto OLE incrustado, xlOLELink - Objeto OLE vinculado.
Dim xolOLEType As XlOLEType
xolOLEType = ActiveChart.OLEObjects(1).OLEType