Determines the sheet number that
contains the form object.
Some duplex documents use sheet numbers to number only the front
surfaces. For example, you can use sheet numbers when the front
surfaces contain variable data and the back surfaces contain boilerplate
text, such as instructions, disclaimers, or legends.
SyntaxReference_Syntax.sheet( OBJECT param )
Parameters
param
|
The fully qualified reference syntax expression
of one of the following form objects: field, draw, subform, area, pageArea,
contentArea.
|
ReturnsA
zero-based integer representing the sheet number.
|
|
|