Version

CreateLinearGradientFill Method

Creates a linear gradient that can be applied to a cell's fill.
Overload List
OverloadDescription
CreateLinearGradientFill(Double,Color,Color)Creates a linear gradient that can be applied to a cell's fill.  
CreateLinearGradientFill(Double,WorkbookColorInfo,WorkbookColorInfo)Creates a linear gradient that can be applied to a cell's fill.  
CreateLinearGradientFill(Double,CellFillGradientStop[])Creates a linear gradient that can be applied to a cell's fill.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also