Table of Contents

Class ShapeReflection

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

Properties

Blur

public int Blur { get; set; }

Property Value

int

Direction

public double Direction { get; set; }

Property Value

double

Distance

public int Distance { get; set; }

Property Value

int

FadeDirection

public double FadeDirection { get; set; }

Property Value

double

RotWithShape

public bool RotWithShape { get; set; }

Property Value

bool

Size

public int Size { 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