![JAR search and dependency download from the Maven repository](/logo.png)
net.rgielen.com4j.office2010.word.WdRelocate Maven / Gradle / Ivy
The newest version!
package net.rgielen.com4j.office2010.word ;
import com4j.*;
/**
*/
public enum WdRelocate {
/**
*
* The value of this constant is 0
*
*/
wdRelocateUp, // 0
/**
*
* The value of this constant is 1
*
*/
wdRelocateDown, // 1
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy