Style.Section property (Visio)
Returns the requested Section object belonging to a style. Read-only.
Syntax
expression.Section (Index)
expression A variable that represents a Style object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Index | Required | Integer | A section index. |
Return value
Section
Remarks
Constants that represent sections are prefixed with visSection and are declared by the Microsoft Visio type library in VisSectionIndices.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.