Show / Hide Table of Contents

Class Effects

Inheritance
System.Object
Effects
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Effects : object

Properties

Glow

Declaration
public GlowEffect Glow { get; }
Property Value
Type Description
GlowEffect

Reflection

Declaration
public Reflection Reflection { get; }
Property Value
Type Description
Reflection

Shadow

Declaration
public Shadow Shadow { get; }
Property Value
Type Description
Shadow

SoftEdges

Declaration
public SoftEdges SoftEdges { get; }
Property Value
Type Description
SoftEdges

ThreeDFormat

Gets the 3-D Format related properties of the shape.

Declaration
public ThreeDFormat ThreeDFormat { get; }
Property Value
Type Description
ThreeDFormat

ThreeDRotation

Declaration
public ThreeDRotation ThreeDRotation { get; }
Property Value
Type Description
ThreeDRotation
Back to top Generated by DocFX