Spread.Services Documentation
Item(String) Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITables Interface
>
Item Property
: Item(String) Property
The
ITable
name.
Gets the
ITable
with the specified name.
Syntax
C#
ITable
Item( System.
string
name
) {
get
;}
Parameters
name
The
ITable
name.
See Also
Reference
ITables Interface
ITables Members
Overload List