IFreeformBuilder.ConvertToShape Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Function ConvertToShape As Shape
'Usage
Dim instance As IFreeformBuilder
Dim returnValue As Shape

returnValue = instance.ConvertToShape()
Shape ConvertToShape()

Return Value

Type: Microsoft.Office.Interop.Excel.Shape

See Also

Reference

IFreeformBuilder Interface

IFreeformBuilder Members

Microsoft.Office.Interop.Excel Namespace