SpreadsheetGear Namespace : InsertShiftDirection Enumeration |
'Declaration
Public Enum InsertShiftDirection Inherits System.Enum
'Usage
Dim instance As InsertShiftDirection
public enum InsertShiftDirection : System.Enum
public enum InsertShiftDirection = class(System.Enum)
public enum InsertShiftDirection extends System.Enum
__value public enum InsertShiftDirection : public System.Enum
public enum class InsertShiftDirection : public System.Enum
Member | Description |
---|---|
Down | Specifies that cells should be shifted down when inserting cells. |
Right | Specifies that cells should be shifted right when inserting cells. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.InsertShiftDirection
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