_Workbook.Excel4MacroSheets Propriété
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.
Renvoie une collection qui représente toutes les Sheets feuilles de macro Microsoft Excel 4.0 du manuel spécifié. En lecture seule.
public:
property Microsoft::Office::Interop::Excel::Sheets ^ Excel4MacroSheets { Microsoft::Office::Interop::Excel::Sheets ^ get(); };
public Microsoft.Office.Interop.Excel.Sheets Excel4MacroSheets { get; }
Public ReadOnly Property Excel4MacroSheets As Sheets