Class CellFormatEventArgs
CellFormatEventArgs class
Provides data for grid cell format event.
public class CellFormatEventArgs : EventArgs
Properties
| Name | Description |
|---|---|
| Font { get; } | Gets the new font. |
| FontColor { get; } | Gets the new font color. |
| Sources { get; } | Gets the format sources, list of CellRange. |
| Style { get; } | Gets the new style. |
See Also
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop