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

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

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

import com4j.*;

@IID("{00024410-0001-0000-C000-000000000046}")
public interface IOLEObjectEvents extends Com4jObject {
  // Methods:
  /**
   */

  @VTID(7)
  void gotFocus();


  /**
   */

  @VTID(8)
  void lostFocus();


  // Properties:
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy