Interface IReflectionEffect
- Namespace
- Spire.Xls.Core.Interfaces
- Assembly
- Spire.XLS.dll
public interface IReflectionEffect
Properties
Blur
int Blur { get; set; }
Property Value
Direction
double Direction { get; set; }
Property Value
Distance
int Distance { get; set; }
Property Value
FadeDirection
double FadeDirection { get; set; }
Property Value
RotWithShape
bool RotWithShape { get; set; }
Property Value
Size
int Size { get; set; }
Property Value
Transparency
int Transparency { get; set; }