Name | Description | |
---|---|---|
Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>) | |
Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>) |
The following tables list the members exposed by ShapeEffectsList.
Name | Description | |
---|---|---|
Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>) | |
Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>) |
Name | Description | |
---|---|---|
Add | Adds a new shape effects to the list. | |
Clear | Removes all items from the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>) | |
ClearFormatting | Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag) | |
Remove | Overridden. Removes a shape effects from the list. | |
RemoveAll | Removes items from the list based on predicate. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ShapeEffects>) |