[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeEffectsList

ShapeEffectsList Class

Represents a set of three or more shape effects styles for use within a theme.

Inheritance
ShapeEffectsList
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
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

Methods

Name Description
Add()

Adds a new shape effects to the list.

Remove(int)

Removes a shape effects from the list.