Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 898 Bytes

Excel.SlicerItem.SourceNameStandard.md

File metadata and controls

37 lines (21 loc) · 898 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlicerItem.SourceNameStandard property (Excel)
vbaxl10.chm907077
vbaxl10.chm907077
Excel.SlicerItem.SourceNameStandard
fb2cba30-5ef5-1aa4-23f0-8dd0a4e6102a
05/16/2019
medium

SlicerItem.SourceNameStandard property (Excel)

Returns the slicer item's source name in standard English (United States) format settings. Read-only.

Syntax

expression.SourceNameStandard

expression A variable that represents a SlicerItem object.

Return value

String

Remarks

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.

[!includeSupport and feedback]