Programming with Reflection

image\rwnprg32.gif FoundFieldEndRow property

 

Syntax

object.FoundFieldEndRow

Data type

Long

 

Description

Returns the last row of a field located using the FindField method.

Use the following properties to return other information retrieved by FindField:

image\jump.gif FoundFieldStartRow

image\jump.gif FoundFieldStartColumn

image\jump.gif FoundFieldEndColumn

image\jump.gif FoundFieldLength

 

Values

This property is read-only.

 

image\jump.gif Example

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property