Enum DisplayDrawingObjects

DisplayDrawingObjects enumeration

Represents whether and how to show objects in the workbook.

public enum DisplayDrawingObjects

Values

NameValueDescription
DisplayShapes0Show all objects
Placeholders1Show placeholders
Hide2Hide all shapes.

See Also