CellFormatEventHandler
CellFormatEventHandler delegate
Representa el método que pretende manejar eventos de formato de celda.
public delegate void CellFormatEventHandler(object sender, CellFormatEventArgs e);
Parámetro | Escribe | Descripción |
---|---|---|
sender | Object | La fuente del evento. |
e | CellFormatEventArgs | El argumento del evento. |
Ver también
- class CellFormatEventArgs
- espacio de nombres Aspose.Cells.GridDesktop
- asamblea Aspose.Cells.GridDesktop