Spread.Services Documentation
Item(String) Property
GrapeCity.Documents.Spread Namespace > ITableStyleCollection Interface > Item Property : Item(String) Property
The name.
Gets the TableStyle with the specified name.
Syntax
ITableStyle Item( 
   System.string name
) {get;}

Parameters

name
The name.

Property Value

The TableStyle.
See Also

Reference

ITableStyleCollection Interface
ITableStyleCollection Members
Overload List