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