Section property (Cell object)
Returns the index of the cell's section.
Version added
4.0
Syntax
| |
intRet |
Integer. The index of the cell's section. |
object |
Required. An expression that returns a Cell object. |
Remarks
Constants representing sections are prefixed with visSection and are declared by the Visio type library in VisSectionIndices. You can also view a list of constants in the AddSection method.