ShapeDisplayType Enum

ShapeDisplayType Enum

Represents how the application displays shapes in this workbook. Shapes might include charts,images, and other object data that the application supports.


type ShapeDisplayType int32

Fields

FieldDescription
AllIndicates that all shapes be shown in the workbook.
PlaceholdersIndicates that the application show placeholders for shapes in the workbook.
NoneIndicates that all shapes be hidden in the workbook.