8.1.3.2 DataObject::DigitMode
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
Gets/Sets the display mode used for numbers in a column
Name
DigitMode
Examples
wks=PyOrigin.ActiveLayer() wks.Columns(0).DigitMode=2 wks.Columns(0).Digits=3