8.1.21.26 OriginObject::Show

It is recommended that you switch to the originpro package. PyOrigin is primarily for users who need to work with Origin version prior to 2021.


Description

Get/Set an Origin object's visible status

Name

Show

Examples

EX1

import PyOrigin
wkPage = PyOrigin.ActivePage()
wkPage.Show = 0

See Also

GetShow SetShow