aspose.cells
Class UpdateLinksType

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

Field Summary
const  NumberUSER_SET
           Prompt user to update.
const  NumberNEVER
           Do not update, and do not prompt user.
const  NumberALWAYS
           Always update.
 

Field Detail

USER_SET

const Number USER_SET
Prompt user to update.

NEVER

const Number NEVER
Do not update, and do not prompt user.

ALWAYS

const Number ALWAYS
Always update.

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