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


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

Parameters

cellRange
The cell range.
See Also

Reference

Cell Class
Cell Members
Overload List