Compartir a través de


Sparkline.Location Propiedad

Definición

Obtiene o establece la ubicación de un solo minigráfico.

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

Valor de propiedad

Ubicación de un solo minigráfico.

Comentarios

Lectura y escritura.

Se aplica a