For internal use only.
[Visual Basic]
Overloads Public Sub InsertRange( _
ByVal index As Integer, _
ByVal cells As CellCollection _
)
[C#]
public void InsertRange(
int index,
CellCollection cells
);
CellCollection Class | CellCollection Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.