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