'Declaration
Public NotInheritable Class SoftEdgeEffect Inherits Effect Implements GrapeCity.Spreadsheet.ICloneable(Of Effect)
'Usage
Dim instance As SoftEdgeEffect
public sealed class SoftEdgeEffect : Effect, GrapeCity.Spreadsheet.ICloneable<Effect>