[]
        
Represents the position of the new row.
public enum NewRowPosition
  Public Enum NewRowPosition
  | Name | 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.  |