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