8.1.18.3 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. |
Contents
Description
Get/Set the text in NotePage.
Name
Text
Examples
EX1
import PyOrigin Notes=PyOrigin.ActiveNotePage() Notes.Text = 'PyOrigin example'