'Declaration
Public Shared Sub DeleteTable( _ ByVal range As C1TextRange _ )
public static void DeleteTable( C1TextRange range )
Parameters
- range
- A range contained in the table to be deleted.
'Declaration
Public Shared Sub DeleteTable( _ ByVal range As C1TextRange _ )
public static void DeleteTable( C1TextRange range )