remove
remove(Connector shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | Connector | The shape to remove from the collection. |
Returns
void
remove(GraphicalObject shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | GraphicalObject | The shape to remove from the collection. |
Returns
void
remove(SmartArtShape shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | SmartArtShape | The shape to remove from the collection. |
Returns
void
remove(Shape shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | Shape | The shape to remove from the collection. |
Returns
void
remove(Table shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | Table | The shape to remove from the collection. |
Returns
void
remove(Ink shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | Ink | The shape to remove from the collection. |
Returns
void
remove(SummaryZoomFrame shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | SummaryZoomFrame | The shape to remove from the collection. |
Returns
void
remove(SummaryZoomSection shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | SummaryZoomSection | The shape to remove from the collection. |
Returns
void
remove(ZoomFrame shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | ZoomFrame | The shape to remove from the collection. |
Returns
void
remove(VideoFrame shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | VideoFrame | The shape to remove from the collection. |
Returns
void
remove(OleObjectFrame shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | OleObjectFrame | The shape to remove from the collection. |
Returns
void
remove(SmartArt shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | SmartArt | The shape to remove from the collection. |
Returns
void
remove(GroupShape shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | GroupShape | The shape to remove from the collection. |
Returns
void
remove(AutoShape shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | AutoShape | The shape to remove from the collection. |
Returns
void
remove(SectionZoomFrame shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | SectionZoomFrame | The shape to remove from the collection. |
Returns
void
remove(PictureFrame shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | PictureFrame | The shape to remove from the collection. |
Returns
void
remove(AudioFrame shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | AudioFrame | The shape to remove from the collection. |
Returns
void
remove(Chart shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | Chart | The shape to remove from the collection. |
Returns
void
remove(ZoomObject shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | ZoomObject | The shape to remove from the collection. |
Returns
void
remove(LegacyDiagram shape) method
Removes the first occurrence of a specific shape from the collection.
Parameters
| Name | Type | Description |
|---|---|---|
| shape | LegacyDiagram | The shape to remove from the collection. |
Returns
void