PivotTable.Location Property

Definition

Gets or sets a String that represents the top-left cell in the body of the specified PivotTable. Read/write.

public:
 property System::String ^ Location { System::String ^ get(); void set(System::String ^ value); };
public string Location { get; set; }
Public Property Location As String

Property Value

String

Applies to