Search
Table.ClearEffects Method
See Also
 



Removes all effects from this table.

 Syntax

VB6  Copy Code

Public Sub ClearEffects ()

C++  Copy Code

public:
void ClearEffects ()

 See Also