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