Share via


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
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Parent Returns the parent object for the specified object.

Top

Methods

  Name Description
Public method AddNodes Adds a node to a freeform.
Public method 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