Table of Contents

IEmbeddedObjects.DeleteImage Method

Deletes the image at position imageIndex.

Syntax

Namespace: FlexCel.Core

public abstract void DeleteImage(Int32 imageIndex)

Parameters

<-> Parameter Type Description
imageIndex Int32 Index of the image to delete. (1 based)

See also