[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeEffectsList.Remove

Remove Method

Remove(int)

Removes a shape effects from the list.

Declaration
public override void Remove(int index)
Parameters
Type Name Description
int index

The index of the shape effects to remove.

Overrides