Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IGradientStops Interface
/ Delete Method
The index number of the gradient stop.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Delete Method (IGradientStops)
In This Topic
Removes a gradient stop.
Syntax
C#
void
Delete( System.
int
index
)
Parameters
index
The index number of the gradient stop.
See Also
Reference
IGradientStops Interface
IGradientStops Members