'Declaration
Public Shared Sub DeleteCells( _ ByVal range As C1TextRange _ )
public static void DeleteCells( C1TextRange range )
Parameters
- range
- The range to delete cells from.
'Declaration
Public Shared Sub DeleteCells( _ ByVal range As C1TextRange _ )
public static void DeleteCells( C1TextRange range )