GrapeCity.Documents.Excel Namespace / IInterior Interface / Gradient Property
In This Topic
Gradient Property
In This Topic
Gets the Gradient property of an Interior object of a selection.
Syntax
System.object Gradient {get;}

Property Value

Nullable ILinearGradient or IRectangularGradient.
See Also