All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.rgielen.com4j.office2010.excel.OLEObjectEvents Maven / Gradle / Ivy

The newest version!
package net.rgielen.com4j.office2010.excel  ;

import com4j.*;

@IID("{00020400-0000-0000-C000-000000000046}")
public interface OLEObjectEvents extends Com4jObject {
  // Methods:
  /**
   */

  @DISPID(1541)
  void gotFocus();


  /**
   */

  @DISPID(1542)
  void lostFocus();


  // Properties:
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy