8.1.3.4 DataObject::DisplayFormat
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 display format of the DataObject
Name
DisplayFormat
Examples
import PyOrigin wks=PyOrigin.ActiveLayer() wks.Columns(0).DisplayFormat=1 #Scientific:1E3