SpreadsheetGear 2017
GradientColorType Property (IFillFormat)






SpreadsheetGear.Shapes Namespace > IFillFormat Interface : GradientColorType Property
Gets the gradient color type of the represented fill.
Syntax
'Declaration
 
ReadOnly Property GradientColorType As GradientColorType
'Usage
 
Dim instance As IFillFormat
Dim value As GradientColorType
 
value = instance.GradientColorType
GradientColorType GradientColorType {get;}
read-only property GradientColorType: GradientColorType; 
function get GradientColorType : GradientColorType
__property GradientColorType get_GradientColorType();
property GradientColorType GradientColorType {
   GradientColorType 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