Search
ImportItemEvent.getMasterName Method
See Also
 

Gets the name of the Visio master associated with current shape.

Namespace: com.mindfusion.diagramming.importers
Package: com.mindfusion.diagramming.importers

 Syntax

Java  Copy Code

public String getMasterName ()

 Return Value

A string specifying the master name, if there's a respective Name attribute defined in XML.

 See Also