ActiveReports 12
MoveWithCells Property

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > ImageInfo Structure : MoveWithCells Property
Sets or returns a value indicating whether the image moves with the cells.
Syntax
'Declaration
 
Public Property MoveWithCells As Boolean
public bool MoveWithCells {get; set;}

Property Value

Boolean. Returns True if the object moves with the cells (Format Object dialog box, Properties tab).

See Also

Reference

ImageInfo Structure
ImageInfo Members