NextSibling Property

Microsoft Office Web Components Object Model

NextSibling Property

       

Returns a Section object that represents the next sibling in the current data access page. This may cause the next page of records to populate itself. This property will not cross parents, and it will fail on the last sibling of the current data access page.

expression.NextSibling

expression   Required. An expression that returns a Section object.