public class ShapePropertyCollection
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
clearFormat3D()
Clears the 3D shape properties of the shape.
|
void |
clearGlowEffect()
Clears the glow effect of the shape.
|
void |
clearShadowEffect()
Clears the shadow effect of the chart element or shape.
|
Format3D |
getFormat3D()
Represents a
getFormat3D() object that specifies 3D shape properties for the chart element or shape. |
GlowEffect |
getGlowEffect()
Represents a
getGlowEffect() object that specifies glow effect for the chart element or shape. |
ShadowEffect |
getShadowEffect()
Represents a
ShadowEffect object that specifies shadow effect for the chart element or shape. |
double |
getSoftEdgeRadius()
Gets the radius of blur to apply to the edges, in unit of points.
|
boolean |
hasFormat3D()
Indicates if the shape has 3d format data.
|
boolean |
hasGlowEffect()
Indicates if the shape has glow effect data.
|
boolean |
hasShadowEffect()
Indicates if the shape has shadow effect data.
|
void |
setSoftEdgeRadius(double value)
Sets the radius of blur to apply to the edges, in unit of points.
|
public GlowEffect getGlowEffect()
getGlowEffect() object that specifies glow effect for the chart element or shape.public void clearGlowEffect()
public boolean hasGlowEffect()
public Format3D getFormat3D()
getFormat3D() object that specifies 3D shape properties for the chart element or shape.public boolean hasFormat3D()
public void clearFormat3D()
public double getSoftEdgeRadius()
public void setSoftEdgeRadius(double value)
public ShadowEffect getShadowEffect()
ShadowEffect object that specifies shadow effect for the chart element or shape.public void clearShadowEffect()
public boolean hasShadowEffect()
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.