Spread.Services Documentation
Item(String) Property
GrapeCity.Documents.Spread Namespace > ITableColumns Interface > Item Property : Item(String) Property
The column name.
Gets the ITableColumn at the specified column name.
Syntax
ITableColumn Item( 
   System.string name
) {get;}

Parameters

name
The column name.
See Also

Reference

ITableColumns Interface
ITableColumns Members
Overload List