[]
Controls the Style used to change the appearance for cells meeting the specified condition.
public void AddCellStyle(CellStyleFlag condition, Style style)
| Type | Name | Description |
|---|---|---|
| CellStyleFlag | condition | Combination of one or more CellStyleFlag enumerations. |
| Style | style | Style object that specifies appearance attributes. |