Class Effects
  
  
  
  
    Inheritance
    System.Object
    Effects
   
  
  Assembly: DRIT.Spreadsheet.dll
  Syntax
  
    public class Effects : object
   
  Properties
  
  
  
  
  Glow
  
  
  Declaration
  
    public GlowEffect Glow { get; }
   
  Property Value
  
  
  
  
  Reflection
  
  
  Declaration
  
    public Reflection Reflection { get; }
   
  Property Value
  
  
  
  
  Shadow
  
  
  Declaration
  
    public Shadow Shadow { get; }
   
  Property Value
  
  
  
  
  SoftEdges
  
  
  Declaration
  
    public SoftEdges SoftEdges { get; }
   
  Property Value
  
  
  
  
  
  Gets the 3-D Format related properties of the shape.
 
  
  Declaration
  
    public ThreeDFormat ThreeDFormat { get; }
   
  Property Value
  
  
  
  
  ThreeDRotation
  
  
  Declaration
  
    public ThreeDRotation ThreeDRotation { get; }
   
  Property Value