次の方法で共有


PivotItem.SourceNameStandard プロパティ

定義

標準の英語 (米国) 形式の設定でピボットテーブル 項目のソース名を表す文字列型 (String) の値を返します。 読み取り専用です。

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

プロパティ値

注釈

このプロパティは、アイテムにローカライズされたバージョンがあり、 SourceNameStandard プロパティ値がプロパティ値と SourceName 異なる場合 (日付の書式設定など) に使用されます。

適用対象