DeleteColumn
DeleteColumn(int)
Tar bort en kolumn.
public void DeleteColumn(int columnIndex)
| Parameter | Typ | Beskrivning |
|---|---|---|
| columnIndex | Int32 | Kolumnindex. |
Se även
- class GridCells
- namnutrymme Aspose.Cells.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb
DeleteColumn(int, bool)
Tar bort en kolumn.
public void DeleteColumn(int columnIndex, bool updateReference)
| Parameter | Typ | Beskrivning |
|---|---|---|
| columnIndex | Int32 | Kolumnindex. |
| updateReference | Boolean | Indikerar om uppdateringsreferenser i andra kalkylblad. |
Se även
- class GridCells
- namnutrymme Aspose.Cells.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb