com.aspose.cells
Class BevelPresetType

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

public class BevelPresetType 
extends java.lang.Object

Utility class containing constants. Represents a preset for a type of bevel which can be applied to a shape in 3D.

Field Summary
static final intNONE
           No bevel
static final intANGLE
           Angle
static final intART_DECO
           Art deco
static final intCIRCLE
           Circle
static final intCONVEX
           Convex
static final intCOOL_SLANT
           Cool slant
static final intCROSS
           Cross
static final intDIVOT
           Divot
static final intHARD_EDGE
           Hard edge
static final intRELAXED_INSET
           Relaxed inset
static final intRIBLET
           Riblet
static final intSLOPE
           Slope
static final intSOFT_ROUND
           Soft round
 

Field Detail

NONE

public static final int NONE
No bevel

ANGLE

public static final int ANGLE
Angle

ART_DECO

public static final int ART_DECO
Art deco

CIRCLE

public static final int CIRCLE
Circle

CONVEX

public static final int CONVEX
Convex

COOL_SLANT

public static final int COOL_SLANT
Cool slant

CROSS

public static final int CROSS
Cross

DIVOT

public static final int DIVOT
Divot

HARD_EDGE

public static final int HARD_EDGE
Hard edge

RELAXED_INSET

public static final int RELAXED_INSET
Relaxed inset

RIBLET

public static final int RIBLET
Riblet

SLOPE

public static final int SLOPE
Slope

SOFT_ROUND

public static final int SOFT_ROUND
Soft round

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