
net.rgielen.com4j.office2010.office.IConverterPreferences Maven / Gradle / Ivy
The newest version!
package net.rgielen.com4j.office2010.office ;
import com4j.*;
@IID("{000C03D4-0000-0000-C000-000000000046}")
public interface IConverterPreferences extends Com4jObject {
// Methods:
/**
* @return Returns a value of type int
*/
@VTID(3)
int hrGetMacroEnabled();
/**
* @return Returns a value of type int
*/
@VTID(4)
int hrCheckFormat();
/**
* @return Returns a value of type int
*/
@VTID(5)
int hrGetLossySave();
// Properties:
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy