Clears the data source assoicated with the PowerPointTemplate object. This allows the same template to be re-used with multiple, different sets of data.

public void ClearDataSources()
Public Sub ClearDataSources()
pptt.ClearDataSources();
pptt.ClearDataSources()