Table of Contents

Interface IReflectionEffect

Namespace
Spire.Xls.Core.Interfaces
Assembly
Spire.XLS.dll
public interface IReflectionEffect

Properties

Blur

int Blur { get; set; }

Property Value

int

Direction

double Direction { get; set; }

Property Value

double

Distance

int Distance { get; set; }

Property Value

int

FadeDirection

double FadeDirection { get; set; }

Property Value

double

RotWithShape

bool RotWithShape { get; set; }

Property Value

bool

Size

int Size { get; set; }

Property Value

int

Transparency

int Transparency { get; set; }

Property Value

int