Number Property
Description
This returns a read-only Long value of the index number of the current section within the Sections object. This is used with the Sections.Item property to access the current section later.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Number As Long |
Return Type
Long value.
See Also