Shape.Id Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Id As Integer
    Get
'Usage
Dim instance As Shape
Dim value As Integer

value = instance.Id
int Id { get; }

Property Value

Type: System.Int32

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace