com.aspose.cells
Class UpdateLinksType

java.lang.Object
    extended by com.aspose.cells.UpdateLinksType

public class UpdateLinksType 
extends java.lang.Object

Utility class containing constants. Represents how to update links to other workbooks when the workbook is opened.

Field Summary
static final intUSER_SET
           Prompt user to update.
static final intNEVER
           Do not update, and do not prompt user.
static final intALWAYS
           Always updat.
 

Field Detail

USER_SET

public static final int USER_SET
Prompt user to update.

NEVER

public static final int NEVER
Do not update, and do not prompt user.

ALWAYS

public static final int ALWAYS
Always updat.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.