XlPictureAppearance Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies how the picture should be copied.
public enum class XlPictureAppearance
public enum XlPictureAppearance
type XlPictureAppearance =
Public Enum XlPictureAppearance
- Inheritance
-
XlPictureAppearance
Fields
Name | Value | Description |
---|---|---|
xlScreen | 1 | The picture is copied to resemble its display on the screen as closely as possible. |
xlPrinter | 2 | The picture is copied as it will look when it is printed. |