Spread for ASP.NET 12 Product Documentation
UnGroupSparkline(Cell) Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class > UnGroupSparkline Method : UnGroupSparkline(Cell) Method
The cell.
Ungroups the group sparkline.
Syntax
'Declaration
 
Public Overloads Sub UnGroupSparkline( _
   ByVal cell As Cell _
) 
'Usage
 
Dim instance As Cell
Dim cell As Cell
 
instance.UnGroupSparkline(cell)
public void UnGroupSparkline( 
   Cell cell
)

Parameters

cell
The cell.
See Also

Reference

Cell Class
Cell Members
Overload List