java.lang.Object
com.aspose.cells.UpdateLinksType
public class UpdateLinksType
| Field Summary | ||
|---|---|---|
static final int | USER_SET | |
| Prompt user to update. | ||
static final int | NEVER | |
| Do not update, and do not prompt user. | ||
static final int | ALWAYS | |
| Always updat. | ||
| Field Detail |
|---|
USER_SET | |
public static final int USER_SET | |
NEVER | |
public static final int NEVER | |
ALWAYS | |
public static final int ALWAYS | |