public int Id {get; set;}
'Declaration Public Property Id As Integer
'Declaration
Public Property Id As Integer
'Usage Dim instance As ExcelShape Dim value As Integer instance.Id = value value = instance.Id
'Usage
Dim instance As ExcelShape Dim value As Integer instance.Id = value value = instance.Id
ExcelShape Class ExcelShape Members