Class ExcelSparklineColor
- Namespace
- OfficeOpenXml.Sparkline
- Assembly
- Magicodes.EPPlus.dll
public class ExcelSparklineColor : XmlHelper
- Inheritance
-
ExcelSparklineColor
- Inherited Members
-
- Extension Methods
-
Properties
Indexed
public int Indexed { get; set; }
Property Value
- int
Rgb
public string Rgb { get; }
Property Value
- string
Theme
public string Theme { get; }
Property Value
- string
Tint
public decimal Tint { get; set; }
Property Value
- decimal
Methods
SetColor(Color)
public void SetColor(Color color)
Parameters
color
Color