Get/Set the number of rows in the datasheet
Rows
EX1
import PyOrigin mat = PyOrigin.ActiveLayer() mat.Rows = mat.Cols = 5
GetRowCount SetRowCount