Overload | Description |
---|---|
CreateRectangularGradientFill(Color,Color) | Creates a rectangular gradient that can be applied to a cell's fill. |
CreateRectangularGradientFill(Double,Double,Double,Double,Color,Color) | Creates a rectangular gradient that can be applied to a cell's fill. |
CreateRectangularGradientFill(WorkbookColorInfo,WorkbookColorInfo) | Creates a rectangular gradient that can be applied to a cell's fill. |
CreateRectangularGradientFill(Double,Double,Double,Double,WorkbookColorInfo,WorkbookColorInfo) | Creates a rectangular gradient that can be applied to a cell's fill. |
CreateRectangularGradientFill(Double,Double,Double,Double,CellFillGradientStop[]) | Creates a rectangular gradient that can be applied to a cell's fill. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+