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
>
IPivotItems Interface
>
Item Property
: Item(String) Property
The name for the object.
Returns a single object from a collection.
Syntax
C#
IPivotItem
Item( System.
string
name
) {
get
;}
Parameters
name
The name for the object.
See Also
Reference
IPivotItems Interface
IPivotItems Members
Overload List