Cell.Section Property

Visio Automation Reference

Returns the index of the cell's section. Read-only.

Version Information
 Version Added:  Visio 4.0

Syntax

expression.Section

expression   A variable that represents a Cell object.

Return Value
Integer

Remarks

Constants that represent sections are prefixed with visSection and are declared by the Visio type library in VisSectionIndices.

See Also