XlDisplayDrawingObjects 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 shapes are displayed.
public enum class XlDisplayDrawingObjects
public enum XlDisplayDrawingObjects
Public Enum XlDisplayDrawingObjects
- Inheritance
-
XlDisplayDrawingObjects
Fields
Name | Value | Description |
---|---|---|
xlDisplayShapes | -4104 | Show all shapes. |
xlPlaceholders | 2 | Show only placeholders. |
xlHide | 3 | Hide all shapes. |