SourceNameStandard Property
Gets the slicer item's source name in standard English (United States) format settings.
string SourceNameStandard {get;}
'Declaration
ReadOnly Property SourceNameStandard As String
'Usage
Dim instance As ISlicerItem
Dim value As String
value = instance.SourceNameStandard
Property Value
The slicer item's source name in standard English (United States) format settings.