Sections Property
Description
This property returns a collection of all the report templates sections as a read-only Sections object.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property Sections As Sections |
Return Type
Read-only Sections object.
See Also