AppEvents_SheetBeforeDeleteEventHandler Delegar

Definição

Um tipo delegado usado para adicionar um manipulador de eventos para o SheetBeforeDelete evento. O evento SheetBeforeDelete ocorre antes de qualquer planilha ser excluída.

public delegate void AppEvents_SheetBeforeDeleteEventHandler(System::Object ^ Sh);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void AppEvents_SheetBeforeDeleteEventHandler(object Sh);
Public Delegate Sub AppEvents_SheetBeforeDeleteEventHandler(Sh As Object)

Parâmetros

Sh
Object
Atributos

Aplica-se a