Table of Contents

GetImageDataEventArgs.ImageName Property

The name of the image on the Excel sheet. Use it to identify it.

Syntax

Namespace: FlexCel.Report

public String ImageName { get; set; }

See also