CustomCellAppearanceEventArgs Properties
Provides data for the CustomCellAppearance event.
Name | Description |
---|---|
Cell |
Gets the conditional format applied to the cell. |
Column | Gets the cell’s column |
Is |
Indicates whether the cell is selected. |
Is |
Indicates whether the row is selected. |
Result |
Provides access to the appearance settings applied to the cell. |
Row |
Gets the conditional format applied to the row. |
Row |
Gets the handle of the cell’s row. |
See Also