Share via


ControlSite.ShapeRange Property

Gets a ShapeRange that represents the specified ControlSite.

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

Syntax

'Declaration
ReadOnly Property ShapeRange As ShapeRange
    Get
ShapeRange ShapeRange { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.ShapeRange
A ShapeRange that represents the specified ControlSite.

.NET Framework Security

See Also

Reference

ControlSite Interface

Microsoft.Office.Tools.Excel Namespace