FillFormat.GradientStops Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the end point for the gradient fill. Read-only.
public:
property Microsoft::Office::Core::GradientStops ^ GradientStops { Microsoft::Office::Core::GradientStops ^ get(); };
public Microsoft.Office.Core.GradientStops GradientStops { get; }
Public ReadOnly Property GradientStops As GradientStops