Creates a new Argument.
Syntax
Unit: FlexCel.Render
constructor TImageInformationEventArgs.Create(const aWorkbook: TExcelFile; const aObjectIndex: Integer; aShapeProps: IShapeProperties; const aImageStream: TStream; const aImageFile: string; const aImageLink: string; const aAlternateText: string; const aHyperLink: string; const aHyperLinkTitle: string; const aSavedImageFormat: THtmlImageFormat);
Parameters
See also