Compartir a través de


_Workbook.UpdateLinks Propiedad

Definición

Devuelve o establece una XlUpdateLinks constante que indica la configuración de un libro para actualizar vínculos OLE incrustados. Lectura y escritura.

public:
 property Microsoft::Office::Interop::Excel::XlUpdateLinks UpdateLinks { Microsoft::Office::Interop::Excel::XlUpdateLinks get(); void set(Microsoft::Office::Interop::Excel::XlUpdateLinks value); };
public Microsoft.Office.Interop.Excel.XlUpdateLinks UpdateLinks { get; set; }
Public Property UpdateLinks As XlUpdateLinks

Valor de propiedad

Se aplica a