Show the specific columns
ShowCol(Col, Cols = 1,Show = True)
None
import PyOrigin Sheet=PyOrigin.WorksheetPages('Book1').Layers(0) Sheet.ShowCol(1, 1, False)