Shape.FillFormat
Shape.FillFormat property
Returns a MsoFillFormat object that contains fill formatting properties for the specified shape.
[Obsolete("Use Shape.Fill property instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public MsoFillFormat FillFormat { get; }
Remarks
NOTE: This member is now obsolete. Instead, please use Shape.Fill property. This property will be removed 12 months later since July 2016. Aspose apologizes for any inconvenience you may have experienced.
See Also
- class MsoFillFormat
- class Shape
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells