A Picture object represents a picture in a worksheet and allows the size, position, and content of the picture to be managed. Once created, the data of a picture may not be changed or replaced with the data of another picture. Instead, delete the picture and create a new one.

 public sealed class Picture : Shape
Public NotInheritable Class Picture
		Inherits Shape

To create a Picture object, call Pictures.CreatePicture.

Name

Description

Height

LockAspectRatio

Name

PictureData

Position

Shape

Width