[]
Ungroups the sparkline.
public void UngroupSparkline(CellRange location)
Public Sub UngroupSparkline(location As CellRange)
| Type | Name | Description |
|---|---|---|
| CellRange | location | Location |
Ungroups the sparkline.
public void UngroupSparkline(CellRange[] location)
Public Sub UngroupSparkline(location As CellRange())
| Type | Name | Description |
|---|---|---|
| CellRange[] | location | Location |
Ungroups the sparkline.
public void UngroupSparkline(string locationRef)
Public Sub UngroupSparkline(locationRef As String)
| Type | Name | Description |
|---|---|---|
| string | locationRef | Location reference |