WordProcessingShapeCollection
Inheritance: java.lang.Object, com.groupdocs.watermark.common.ReadOnlyListBase, com.groupdocs.watermark.common.RemoveOnlyListBase
public class WordProcessingShapeCollection extends RemoveOnlyListBase<WordProcessingShape>
Represents a collection of shapes in a Word document.
This collection contains the items of [WordProcessingShape](../../com.groupdocs.watermark.contents/wordprocessingshape)
type.
Methods
Method | Description |
---|---|
refresh() | |
removeFromDocument(WordProcessingShape item) |
refresh()
public final void refresh()
removeFromDocument(WordProcessingShape item)
public void removeFromDocument(WordProcessingShape item)
Parameters:
Parameter | Type | Description |
---|---|---|
item | WordProcessingShape |