Share via


PivotItem.Caption プロパティ

定義

ピボット項目のラベル テキスト。 読み取りのみ可能な String 値です。

public:
 property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
public string Caption { get; set; }
Public Property Caption As String

プロパティ値

適用対象