Enum XlsxHighlight
- Namespace
- DocToolkit
- Assembly
- DocToolkit.Xlsx.dll
How a conditional format draws attention to a cell.
public enum XlsxHighlight
Fields
Amber = 1Something is worth checking.
Green = 2Something is as it should be.
Grey = 3Something is unremarkable and can be skimmed past.
Red = 0Something is wrong and needs attention.
Remarks
Four named intents, not a colour. Exposing a colour would put an open-ended surface into this API, and the boundary this feature is held to is a vocabulary that can be enumerated, measured and guaranteed. A colour picker cannot be — see XlsxFormat.