PivotFilter.Description 属性

定义

为 对象提供可选说明 PivotFilter 。 此为只读属性。

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

属性值

String

注解

说明 String 的最大长度为 255 个字符。

适用于