FreeformBuilder Members
Include Protected Members
Include Inherited Members
Represents the geometry of a freeform while it’s being built.
The FreeformBuilder type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Excel application. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
Parent | Returns the parent object for the specified object. |
Top
Methods
Name | Description | |
---|---|---|
AddNodes | Adds a node to a freeform. | |
ConvertToShape | Creates a shape that has the geometric characteristics of the specified FreeformBuilder object. Returns a Shape object that represents the new shape. |
Top