com.aspose.cells
Class ControlSpecialEffectType

java.lang.Object
    extended by com.aspose.cells.ControlSpecialEffectType

public class ControlSpecialEffectType 
extends java.lang.Object

Utility class containing constants. Represents the type of special effect.


Field Summary
static final intFLAT
           Flat
static final intRAISED
           Raised
static final intSUNKEN
           Sunken
static final intETCHED
           Etched
static final intBUMP
           Bump
 

Field Detail

FLAT

public static final int FLAT
Flat

RAISED

public static final int RAISED
Raised

SUNKEN

public static final int SUNKEN
Sunken

ETCHED

public static final int ETCHED
Etched

BUMP

public static final int BUMP
Bump

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.