DeleteRange
Cells.DeleteRange method
Tar bort ett intervall av celler och skiftar celler enligt skiftalternativet.
public void DeleteRange(int startRow, int startColumn, int endRow, int endColumn,
ShiftType shiftType)
| Parameter | Typ | Beskrivning |
|---|---|---|
| startRow | Int32 | Starta radindex. |
| startColumn | Int32 | Starta kolumnindex. |
| endRow | Int32 | Slutradindex. |
| endColumn | Int32 | Slut kolumnindex. |
| shiftType | ShiftType | Skift celler alternativ. |
Se även
- enum ShiftType
- class Cells
- namnutrymme Aspose.Cells
- hopsättning Aspose.Cells