ImageLinkEventArgs.ImageLinkEventArgs Constructor
Creates a new Argument.
Syntax
Namespace: FlexCel.AspNet
public ImageLinkEventArgs(ExcelFile aWorkbook, Int32 aObjectIndex, TShapeProperties aShapeProps, String aImageLink, String aAlternateText, THtmlImageFormat aSavedImageFormat)
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| aWorkbook | ExcelFile | See Workbook | |
| aObjectIndex | Int32 | See ObjectIndex | |
| aShapeProps | TShapeProperties | See ShapeProps | |
| aImageLink | String | See ImageLink | |
| aAlternateText | String | See AlternateText | |
| aSavedImageFormat | THtmlImageFormat | See SavedImageFormat |