Enum Excel2007Export.ePictureProperties
Namespace: FastReport.Export.OoXML
Assembly: FastReport.dll
Syntax
public enum ePictureProperties
  Fields
| Name | Description | 
|---|---|
| MoveAndModify | Move and modify the picture along with the cell.  | 
      
| OnlyMove | Move but not resize the picture along with the cell.  | 
      
| Unchangeable | Do not move or resize the picture along with the cell.  |