CopyColumn
GridCells.CopyColumn method
Tüm sütunun verilerini ve biçimlendirmelerini kopyalar.
public void CopyColumn(GridCells sourceCells, int sourceColumnIndex, int destinationColumnIndex)
Parametre | Tip | Tanım |
---|---|---|
sourceCells | GridCells | Source Cells nesnesi, kopyalanacak verileri ve biçimlendirmeleri içerir. |
sourceColumnIndex | Int32 | Kaynak sütun dizini. |
destinationColumnIndex | Int32 | Hedef sütun dizini. |
Ayrıca bakınız
- class GridCells
- ad alanı Aspose.Cells.GridDesktop.Data
- toplantı Aspose.Cells.GridDesktop