[]
Adds an image to the SpreadImageCollection object.
public int Add(SpreadImage image)
Public Function Add(image As SpreadImage) As Integer
Type | Name | Description |
---|---|---|
SpreadImage | image | The SpreadImage object to add to the SpreadImageCollection. |
Type | Description |
---|---|
int | The position into which the new image was inserted. |