Class ShapeReflection
public class ShapeReflection : XlsObject, IExcelApplication, IDisposable, IReflectionEffect, ICloneParent
- Inheritance
-
ShapeReflection
- Implements
- Inherited Members
Properties
Blur
public int Blur { get; set; }
Property Value
Direction
public double Direction { get; set; }
Property Value
Distance
public int Distance { get; set; }
Property Value
FadeDirection
public double FadeDirection { get; set; }
Property Value
RotWithShape
public bool RotWithShape { get; set; }
Property Value
Size
public int Size { get; set; }
Property Value
Transparency
public int Transparency { get; set; }
Property Value
Methods
Clone(object)
public object Clone(object parent)
Parameters
parent
object