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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.