PivotTable.PivotSelectionStandard Property

Definition

Returns or sets a String indicating the PivotTable selection in standard PivotTable report format using English (United States) settings. Read/write.

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

Property Value

Remarks

The PivotSelectionStandard property is "international-friendly" whereas the PivotSelection property is not.

Applies to