asposecells.api
Class Bevel

Represents a bevel of a shape

Property Getters/Setters Summary
methodgetHeight()
methodsetHeight(value)
           Gets and sets the height of the bevel, or how far above the shape it is applied. In unit of Points.
methodgetType()
methodsetType(value)
           Gets and sets the preset bevel type. The value of the property is BevelPresetType integer constant.
methodgetWidth()
methodsetWidth(value)
           Gets and sets the width of the bevel, or how far into the shape it is applied. In unit of Points.
 

Property Getters/Setters Detail

getWidth/setWidth : float 

float getWidth() / setWidth(value)
Gets and sets the width of the bevel, or how far into the shape it is applied. In unit of Points.

getHeight/setHeight : float 

float getHeight() / setHeight(value)
Gets and sets the height of the bevel, or how far above the shape it is applied. In unit of Points.

getType/setType : int 

int getType() / setType(value)
Gets and sets the preset bevel type. The value of the property is BevelPresetType integer constant.

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