Aspose::Cells::Drawing::Shape::GetFill method
Shape::GetFill method
Returns a FillFormat object that contains fill formatting properties for the specified shape.
FillFormat Aspose::Cells::Drawing::Shape::GetFill()
Examples
FillFormat fillFmt = shape.GetFill();
See Also
- Class FillFormat
- Class Shape
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++