Version

ObjectDisplayStyle Enumeration

Represents the various way objects and shapes are displayed in the workbook.
Syntax
public enum ObjectDisplayStyle : System.Enum 
Members
MemberDescription
HideAllNo objects or shapes are shown.
ShowAllAll object are be shown.
ShowPlaceholdersPlaceholders are shown in place of objects.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also