NotePage::Text

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 the text in NotePage.

Name

Text

Examples

EX1

import PyOrigin
Notes=PyOrigin.ActiveNotePage()
Notes.Text = 'PyOrigin example'

See Also

GetText, SetText