Name | Description | |
---|---|---|
Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>) | |
Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>) |
The following tables list the members exposed by GradientStopList.
Name | Description | |
---|---|---|
Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>) | |
Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>) |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a new gradient stop in the color band. | |
Clear | Removes all items from the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>) | |
ClearFormatting | Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag) | |
Equals | ||
GetHashCode | Serves as the default hash function. | |
Remove | Overridden. Removes the gradient stop from the color band. | |
RemoveAll | Removes items from the list based on predicate. (Inherited from GrapeCity.Documents.Word.FormattingBagList<GradientStop>) |