Table of Contents

Class ShapeGlow

Namespace
Spire.Xls
Assembly
Spire.XLS.dll
public class ShapeGlow : XlsObject, IExcelApplication, IDisposable, IGlow, ICloneParent
Inheritance
ShapeGlow
Implements
Inherited Members

Properties

Color

public Color Color { get; set; }

Property Value

Color

Radius

public int Radius { get; set; }

Property Value

int

SoftEdge

Gets or sets the radio of soft edge.

public int SoftEdge { get; set; }

Property Value

int

Transparency

public int Transparency { get; set; }

Property Value

int

Methods

Clone(object)

public object Clone(object parent)

Parameters

parent object

Returns

object