For internal use only.
[Visual Basic]
Public ReadOnly Default Property Item( _
ByVal index As Integer _
) As ITableCell
[C#]
public ITableCell this[
int index
]; {get;}
CellCollection Class | CellCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.