Sparkline.Location Property

Definition

Gets or sets the location of a single sparkline.

public:
 property Microsoft::Office::Interop::Excel::Range ^ Location { Microsoft::Office::Interop::Excel::Range ^ get(); void set(Microsoft::Office::Interop::Excel::Range ^ value); };
public Microsoft.Office.Interop.Excel.Range Location { get; set; }
Public Property Location As Range

Property Value

The location of a single sparkline.

Remarks

Read/write.

Applies to