[]
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
Public Class ShapeEffectsList
Inherits FormattingBagList(Of ShapeEffects)
Implements IReadOnlyList(Of ShapeEffects), IReadOnlyCollection(Of ShapeEffects), IEnumerable(Of ShapeEffects), IEnumerable
Name | Description |
---|---|
Add() | Adds a new shape effects to the list. |
Remove(int) | Removes a shape effects from the list. |