com.grapecity.documents.excel.drawing Package / IShapes Interface / addCameraPicture Method
In This Topic
addCameraPicture Method
In This Topic
Creates a picture from reference range. Returns the IShape object that represents the new picture.
Overload List
OverloadDescription
Creates a picture from reference range. Returns the IShape object that represents the new picture.  
Creates a picture from reference range. Returns the IShape object that represents the new picture.  
Creates a picture from reference range to the specified range on the current sheet.

The sheet of targetRange and the sheet of the shape being added must be the same sheet.

Returns the IShape object that represents the new picture.

 
Creates a picture from reference range.Returns the IShape object that represents the new picture.  
Creates a picture from reference range.Returns the IShape object that represents the new picture.  
Creates a picture from reference range to the specified range on the current sheet.

The sheet of targetRange and the sheet of the shape being added must be the same sheet.

Returns the IShape object that represents the new picture.

 
See Also