Does Intellisense show that TextCoumns has a Delete method? Does the Help text suggest that columns can be deleted?
No.
But the documentation I referred you to does state, very clearly, that there must be a minimum of 1 column, and it shows you an example of how to set it back to a single column
Code:
myDoc.PageSetup.TextColumns.SetCount NumColumns:=1