DisplayDrawingObjects Enum
DisplayDrawingObjects Enum
Represents whether and how to show objects in the workbook.
type DisplayDrawingObjects int32
Fields
| Field | Description |
|---|---|
| DisplayShapes | Show all objects |
| Placeholders | Show placeholders |
| Hide | Hide all shapes. |