Name | Description | |
---|---|---|
![]() | Count | Returns the amount of Picture in the current worksheet. |
![]() | Item | Overloaded. Returns the Picture located at the specific index. |
The following tables list the members exposed by PictureCollection.
Name | Description | |
---|---|---|
![]() | Count | Returns the amount of Picture in the current worksheet. |
![]() | Item | Overloaded. Returns the Picture located at the specific index. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a new Picture in the PictureCollection. |
![]() | Clear | Removes all Pictures from the PictureCollection. |
![]() | Contains | |
![]() | GetEnumerator | |
![]() | Remove | Overloaded. Removes a Picture from the PictureCollection. |
![]() | RemoveAt | Removes a Picture from the PictureCollection by using an index to locate it in the collection. |