8.1.7.7 Datasheet::Rows
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 number of rows in the datasheet
Name
Rows
Examples
EX1
import PyOrigin mat = PyOrigin.ActiveLayer() mat.Rows = mat.Cols = 5