Enum ExcelColor
Predefined color schemes for Excel
Namespace: SigStat.Common.Helpers.Excel
Assembly: SigStat.Common.dll
Syntax
public enum ExcelColor : int
Fields
Name | Description |
---|---|
Danger | Danger color |
Info | Info color |
Primary | Primary color |
Secondary | Secondary color |
Succes | Succes color |
Transparent | Transparent color |
Warning | Warning color |