TSaveImageEventArgs.ObjectIndex Property
Object index of the object being rendered. You can use xls.GetObject(objectIndex) to get the object properties. If the image is not an object (for example it is a rotated text) this property will be -1.
Syntax
Unit: FlexCel.Render
property TSaveImageEventArgs.ObjectIndex: Integer