[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.UngroupSparkline

UngroupSparkline Method

UngroupSparkline(CellRange)

Ungroups the sparkline.

Declaration
public void UngroupSparkline(CellRange location)
Public Sub UngroupSparkline(location As CellRange)
Parameters
Type Name Description
CellRange location

The location.

UngroupSparkline(CellRange[])

Ungroups the sparkline.

Declaration
public void UngroupSparkline(CellRange[] location)
Public Sub UngroupSparkline(location As CellRange())
Parameters
Type Name Description
CellRange[] location

The location.

UngroupSparkline(string)

Ungroups the sparkline.

Declaration
public void UngroupSparkline(string locationRef)
Public Sub UngroupSparkline(locationRef As String)
Parameters
Type Name Description
string locationRef

The location reference.