SpreadsheetGear.Shapes Namespace > IFillFormat Interface : TwoColorGradient Method |
'Declaration
Sub TwoColorGradient( _ ByVal gradientStyle As GradientStyle _ )
'Usage
Dim instance As IFillFormat Dim gradientStyle As GradientStyle instance.TwoColorGradient(gradientStyle)
void TwoColorGradient( GradientStyle gradientStyle )
procedure TwoColorGradient( gradientStyle: GradientStyle );
function TwoColorGradient( gradientStyle : GradientStyle );
void TwoColorGradient( GradientStyle gradientStyle )
void TwoColorGradient( GradientStyle gradientStyle )
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