SlicerItem.Value プロパティ

定義

スライサー項目の値を取得します。

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

プロパティ値

スライサー項目の値。

注釈

読み取り専用です。

適用対象