8.1.3.3 DataObject::Digits
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 digit value for the numeric display mode.
Name
Digits
Examples
import PyOrigin wks=PyOrigin.ActiveLayer() wks.Columns(0).DigitMode=2 wks.Columns(0).Digits=3