'Declaration
Public Enum NewRowPosition Inherits System.Enum
'Usage
Dim instance As NewRowPosition
public enum NewRowPosition : System.Enum
'Declaration
Public Enum NewRowPosition Inherits System.Enum
'Usage
Dim instance As NewRowPosition
public enum NewRowPosition : System.Enum
Member | Description |
---|---|
Bottom | The new row appears as the last row of the worksheet. |
Top | The new row appears as the first row of the worksheet. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.NewRowPosition