CellFormatEventHandler
CellFormatEventHandler delegate
Hücre biçimi olaylarını işlemeyi amaçlayan yöntemi temsil eder.
public delegate void CellFormatEventHandler(object sender, CellFormatEventArgs e);
Parametre | Tip | Tanım |
---|---|---|
sender | Object | olayın kaynağı. |
e | CellFormatEventArgs | Olay argümanı. |
Ayrıca bakınız
- class CellFormatEventArgs
- ad alanı Aspose.Cells.GridDesktop
- toplantı Aspose.Cells.GridDesktop