SlicerItem.SourceNameStandard Property

Definition

Gets the slicer item's source name in standard English (United States) format settings.

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

Property Value

The slicer item's source name in standard English (United States) format settings.

Remarks

Read-only.

This property is used when a slicer item has a localized version and its SourceNameStandard property value differs from the SourceName property value, such as with date formatting.

Applies to