PivotField.SourceCaption プロパティ

定義

プロパティは SourceCaption OLAP PivotTables にのみ適用され、 の元のキャプションを OLAP サーバーPivotFieldから返します。 読み取り専用です。

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

プロパティ値

String

注釈

または を NameSourceName OLAP PivotTable以外のに使用できます。

適用対象