Workbooks._Open Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Réservé à une utilisation interne.
public Microsoft.Office.Interop.Excel.Workbook _Open (string Filename, object UpdateLinks, object ReadOnly, object Format, object Password, object WriteResPassword, object IgnoreReadOnlyRecommended, object Origin, object Delimiter, object Editable, object Notify, object Converter, object AddToMru);
Public Function _Open (Filename As String, Optional UpdateLinks As Object, Optional ReadOnly As Object, Optional Format As Object, Optional Password As Object, Optional WriteResPassword As Object, Optional IgnoreReadOnlyRecommended As Object, Optional Origin As Object, Optional Delimiter As Object, Optional Editable As Object, Optional Notify As Object, Optional Converter As Object, Optional AddToMru As Object) As Workbook
Paramètres
- Filename
- String
- UpdateLinks
- Object
- ReadOnly
- Object
- Format
- Object
- Password
- Object
- WriteResPassword
- Object
- IgnoreReadOnlyRecommended
- Object
- Origin
- Object
- Delimiter
- Object
- Editable
- Object
- Notify
- Object
- Converter
- Object
- AddToMru
- Object