[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadImageCollection.Add

Add Method

Add(SpreadImage)

Adds an image to the SpreadImageCollection object.

Declaration
public int Add(SpreadImage image)
Public Function Add(image As SpreadImage) As Integer
Parameters
Type Name Description
SpreadImage image

The SpreadImage object to add to the SpreadImageCollection.

Returns
Type Description
int

The position into which the new image was inserted.