Class ShapeGlow
public class ShapeGlow : XlsObject, IExcelApplication, IDisposable, IGlow, ICloneParent
- Inheritance
-
ShapeGlow
- Implements
- Inherited Members
Properties
Color
public Color Color { get; set; }
Property Value
Radius
public int Radius { get; set; }
Property Value
SoftEdge
Gets or sets the radio of soft edge.
public int SoftEdge { get; set; }
Property Value
Transparency
public int Transparency { get; set; }
Property Value
Methods
Clone(object)
public object Clone(object parent)
Parameters
parent
object