IPivotField.AutoShow(Int32, Int32, Int32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- Type
- Int32
- Range
- Int32
- Count
- Int32
- Field
- String