# RowsDeleteMode

> Indicates how to delete N rows.

Indicates how to delete N rows.

## Syntax

```
public enum RowsDeleteMode
```

## Options

| Name | Value | Description |
| --- | --- | --- |
| Clear | 0 | Clear range values such as format, fill, and border. |
| Delete | 1 | Specifies to shift the cells Up. |
