[]
        
Specifies a workbook's setting for updating embedded links.
public enum UpdateLinks
  Public Enum UpdateLinks
  | Name | Description | 
|---|---|
| Always | Embedded links are always updated for the specified workbook.  | 
      
| Never | Embedded links are never updated for the specified workbook.  | 
      
| UserSetting | Embedded links are updated according to the user's settings for the specified workbook.  |