SpreadsheetGear Namespace : DisplayDrawingObjects Enumeration |
'Declaration
Public Enum DisplayDrawingObjects Inherits System.Enum
'Usage
Dim instance As DisplayDrawingObjects
public enum DisplayDrawingObjects : System.Enum
public enum DisplayDrawingObjects = class(System.Enum)
public enum DisplayDrawingObjects extends System.Enum
__value public enum DisplayDrawingObjects : public System.Enum
public enum class DisplayDrawingObjects : public System.Enum
Member | Description |
---|---|
DisplayShapes | Specifies that shapes will be displayed. |
Hide | Specifies that shapes will not be displayed. |
Placeholders | Specifies that placeholders will be displayed for shapes. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.DisplayDrawingObjects
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2