Get the begining row index for this column. Index values are 0 based.
GetLowerBound()
Begining row index
import PyOrigin PyOrigin.FindWorksheet('[Book1]Sheet1').Columns(0). SetLowerBound(3) PyOrigin.FindWorksheet('[Book1]Sheet1').Columns(0). GetLowerBound()
Column::SetLowerBound