asposecells.api
Class UpdateLinksType

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

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

Field Detail

USER_SET

const int USER_SET
Prompt user to update.

NEVER

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

ALWAYS

const 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.