Section Property
Description
This read-only property returns the section index number that the page lies within.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Section As Long |
Return Type
Read-only Long value representing the section that the page is in.
Remarks
The first section returns 0.
See Also