[]
Represents a set of three or more shape effects styles for use within a theme.
public class ShapeEffectsList : FormattingBagList<ShapeEffects>, IReadOnlyList<ShapeEffects>, IReadOnlyCollection<ShapeEffects>, IEnumerable<ShapeEffects>, IEnumerable
| Name | Description |
|---|---|
| Add() | Adds a new shape effects to the list. |
| Remove(int) | Removes a shape effects from the list. |