Objective Grid for Microsoft® .NET® Reference Guide

Cell.CopyCell Method

Back to Class Index

[Visual Basic]
Public Function CopyCell( _
ByVal src As Cell _
) As Boolean
[C#]
public bool CopyCell(
Cell* src
);

See Also

Cell Class | Cell Members | Stingray.Grid Namespace