| VisualOrder Property | |
| See Also |
Sets or returns the appearance order of the bank statement line.
Field name: VisOrder.
Read-write property
| Visual Basic |
|---|
Public Property VisualOrder() As Long |
By default, the visual order number equals to the Sequence number. To add a row between exiting rows, set the VisualOrder value to the required row number and call the Add method.