SlicerItem.Value Property

Definition

Gets the value of the slicer item.

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
Public ReadOnly Property Value As String

Property Value

The value of the slicer item.

Remarks

Read-only.

Applies to