Creates an XColor object.

 

   

Syntax
 

Set XColor = ComFactory.CreateXColor()

 

   

Params
 
Name Type Description
XColor XColor The newly created XColor object.

 

   

Notes
 

Use this method to create an XColor object in the application domain of the ComFactory object.

 

   

Example
 

None.