Table of Contents

Enum XlsxHighlight

Namespace
DocToolkit
Assembly
DocToolkit.Xlsx.dll

How a conditional format draws attention to a cell.

public enum XlsxHighlight

Fields

Amber = 1

Something is worth checking.

Green = 2

Something is as it should be.

Grey = 3

Something is unremarkable and can be skimmed past.

Red = 0

Something 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.