次の方法で共有


SlicerItem.Caption プロパティ

定義

スライサー項目のラベル テキストを取得します。

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

プロパティ値

スライサー項目のラベル テキスト。

注釈

読み取り専用です。

適用対象