SpreadsheetGear 2017
GradientStyle Property (IFillFormat)






SpreadsheetGear.Shapes Namespace > IFillFormat Interface : GradientStyle Property
Gets the gradient style of this fill.
Syntax
'Declaration
 
ReadOnly Property GradientStyle As GradientStyle
'Usage
 
Dim instance As IFillFormat
Dim value As GradientStyle
 
value = instance.GradientStyle
GradientStyle GradientStyle {get;}
read-only property GradientStyle: GradientStyle; 
function get GradientStyle : GradientStyle
__property GradientStyle get_GradientStyle();
property GradientStyle GradientStyle {
   GradientStyle get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IFillFormat Interface
IFillFormat Members