FreeformBuilder Members 

Represents the geometry of a freeform while it’s being built.

The following tables list the members exposed by the FreeformBuilder type.

Public 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

Public 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

See Also

Reference

FreeformBuilder Interface
Microsoft.Office.Interop.Excel Namespace