Aspose::Cells::Drawing::Shape::GetShadowEffect method
Shape::GetShadowEffect method
Represents a Drawing.ShadowEffect object that specifies shadow effect for the chart element or shape.
ShadowEffect Aspose::Cells::Drawing::Shape::GetShadowEffect()
Examples
ShadowEffect shadowEffect = shape.GetShadowEffect();
See Also
- Class ShadowEffect
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++