GetRowType Method |
Returns the row type for the specified row.
Signature
RetVal = object.GetRowType(row)
Object
Table
The object or objects this method applies to.
row
Long; the row
RetVal
AcRowType enum; the row type
acDataRow
acHeaderRow
acTitleRow
acUnknownRow
Comments? |