CellFormatEventHandler
CellFormatEventHandler delegate
يمثل الطريقة التي تهدف إلى معالجة أحداث تنسيق الخلية.
public delegate void CellFormatEventHandler(object sender, CellFormatEventArgs e);
معامل | يكتب | وصف |
---|---|---|
sender | Object | مصدر الحدث. |
e | CellFormatEventArgs | حجة الحدث. |
أنظر أيضا
- class CellFormatEventArgs
- مساحة الاسم Aspose.Cells.GridDesktop
- المجسم Aspose.Cells.GridDesktop