WorkbookEvents_SinkHelper.SheetBeforeDoubleClick 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.
public:
override void SheetBeforeDoubleClick(System::Object ^ , Microsoft::Office::Interop::Excel::Range ^ , bool % );
public override void SheetBeforeDoubleClick (object , Microsoft.Office.Interop.Excel.Range , ref bool );
Public Overrides Sub SheetBeforeDoubleClick ( As Object, As Range, ByRef As Boolean)