IPivotField.AutoShow(Int32, Int32, Int32, String) 方法

定义

public:
 void AutoShow(int Type, int Range, int Count, System::String ^ Field);
public void AutoShow (int Type, int Range, int Count, string Field);
Public Sub AutoShow (Type As Integer, Range As Integer, Count As Integer, Field As String)

参数

Type
Int32
Range
Int32
Count
Int32
Field
String

适用于