Sets or returns the PlotStyleName of an object..
Syntax
objectVariable = object.PlotStyleName
object.PlotStyleName= <string>
Where:
objectVariable is a variable representing the PlotStyleName
object is the All Drawing objects, Group, Layer object.
Examples...