LISTSHEETREF Function
Returns a sheet reference to the list container shape that contains the shape.
Version Information
Version Added: Visio 2010
Syntax
LISTMEMBERCOUNT()
Return Value
ShapeSheet reference
Remarks
If the shape is not a list member, the LISTSHEETREF function returns #REF!.
Example
LISTSHEETREF(1)!Height
Returns the value in the Height cell of the list container shape that contains the shape.