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