public class Bevel
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight()
Gets the height of the bevel, or how far above the shape it is applied.
|
int |
getType()
Gets the preset bevel type.
|
double |
getWidth()
Gets the width of the bevel, or how far into the shape it is applied.
|
void |
setHeight(double value)
Sets the height of the bevel, or how far above the shape it is applied.
|
void |
setType(int value)
Sets the preset bevel type.
|
void |
setWidth(double value)
Sets the width of the bevel, or how far into the shape it is applied.
|
public double getWidth()
public void setWidth(double value)
public double getHeight()
public void setHeight(double value)
public int getType()
See BevelPresetType.
public void setType(int value)
See BevelPresetType.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.