aspose.cells

Class BevelPresetType

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

Field Summary
const  NumberNONE
No bevel
const  NumberANGLE
Angle
const  NumberART_DECO
Art deco
const  NumberCIRCLE
Circle
const  NumberCONVEX
Convex
const  NumberCOOL_SLANT
Cool slant
const  NumberCROSS
Cross
const  NumberDIVOT
Divot
const  NumberHARD_EDGE
Hard edge
const  NumberRELAXED_INSET
Relaxed inset
const  NumberRIBLET
Riblet
const  NumberSLOPE
Slope
const  NumberSOFT_ROUND
Soft round
 

    • Field Detail

      • NONE

        const Number NONE
        No bevel
      • ANGLE

        const Number ANGLE
        Angle
      • ART_DECO

        const Number ART_DECO
        Art deco
      • CIRCLE

        const Number CIRCLE
        Circle
      • CONVEX

        const Number CONVEX
        Convex
      • COOL_SLANT

        const Number COOL_SLANT
        Cool slant
      • CROSS

        const Number CROSS
        Cross
      • DIVOT

        const Number DIVOT
        Divot
      • HARD_EDGE

        const Number HARD_EDGE
        Hard edge
      • RELAXED_INSET

        const Number RELAXED_INSET
        Relaxed inset
      • RIBLET

        const Number RIBLET
        Riblet
      • SLOPE

        const Number SLOPE
        Slope
      • SOFT_ROUND

        const Number SOFT_ROUND
        Soft round