CopyColumns
GridCells.CopyColumns method
Kopierar data och formatering av en hel kolumn.
public void CopyColumns(GridCells sourceCells, int sourceColumnIndex, int destinationColumnIndex,
int columnNumber)
Parameter | Typ | Beskrivning |
---|---|---|
sourceCells | GridCells | Source Cells-objektet innehåller data och formatering att kopiera. |
sourceColumnIndex | Int32 | Källkolumnindex. |
destinationColumnIndex | Int32 | Destinationskolumnindex. |
columnNumber | Int32 | Det kopierade kolumnnumret. |
Se även
- class GridCells
- namnutrymme Aspose.Cells.GridDesktop.Data
- hopsättning Aspose.Cells.GridDesktop