DefaultsToLockedAspectRatio |
This property returns true if the shape by default locks its aspect ratio. Images do it, comments don't. You will normally not need to use this value.
|
FileName |
FileName of the image. It sets/gets the original filename of the image before it was inserted. (For example: c:\image.jpg) It is not necessary to set this field, and when the image is not inserted from a file but pasted, Excel does not set it either.
|
CropArea |
Cropping coordinates for the Image.
|
TransparentColor |
Transparent Color. TFlxConsts.NoTransparentColor (~0L) means no transparent color.
|
Contrast |
Contrast of the image. TFlxConsts.DefaultContrast is the default Contrast.
|
Brightness |
Brightness of the image. TFlxConsts.DefaultBrightness is the default Brightness.
|
Gamma |
Gamma of the image. TFlxConsts.DefaultGamma is the default Gamma.
|
Lock |
True if this image can't be selected when the sheet is protected.
|
Print |
If false, the image won't be printed.
|
Published |
Determines if the image should be published when sent to a server. This only applies to charts.
|
Disabled |
If true, the object is disabled.
|
DefaultSize |
If true, the application is expected to choose the default size of the object.
|
AutoFill |
If true, the object uses automatic fill style.
|
AutoLine |
If true, the object uses automatic line style.
|
AutoPic |
If true, size is formatted automatically by the application.
|
Macro |
Macro attached to the image.
|
PreferRelativeSize |
Specifies whether the original size of an object is saved after reformatting. If true, the original size of the object is stored and all resizing is based on a percentage of that original size. Otherwise, each resizing resets the scale to 100%%.
|
LockAspectRatio |
Specifies whether the aspect ratio of a shape is locked from being edited.
|
Grayscale |
Image should be displayed in grayscale.
|
BiLevel |
If true, the image will display in 2 color black and white.
|