LinearGradient Interface

The LinearGradient object transitions through a series of colors in a linear manner along a specific angle.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000244AF-0000-0000-C000-000000000046")> _
Public Interface LinearGradient
'Usage
Dim instance As LinearGradient
[InterfaceTypeAttribute()]
[GuidAttribute("000244AF-0000-0000-C000-000000000046")]
public interface LinearGradient

Remarks

Note

Some things to consider when working with LinearGradient objects

See Also

Reference

LinearGradient Members

Microsoft.Office.Interop.Excel Namespace