'Declaration
Public Function ShowRowTotals( _ ByVal value As ShowTotals _ ) As PivotEngineBuilder
public PivotEngineBuilder ShowRowTotals( ShowTotals value )
Parameters
- value
- The value.
Return Value
Current builder.
'Declaration
Public Function ShowRowTotals( _ ByVal value As ShowTotals _ ) As PivotEngineBuilder
public PivotEngineBuilder ShowRowTotals( ShowTotals value )