Interface IGlow
- Namespace
- Spire.Xls.Core.Interfaces
- Assembly
- Spire.XLS.dll
public interface IGlow
Properties
Color
Color Color { get; set; }
Property Value
Radius
int Radius { get; set; }
Property Value
SoftEdge
int SoftEdge { get; set; }
Property Value
Transparency
int Transparency { get; set; }