Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / Id Property


In This Topic
Id Property (ExcelShape)
In This Topic
Gets or sets the id.
Syntax
'Declaration
 
Public Property Id As Integer
 
'Usage
 
Dim instance As ExcelShape
Dim value As Integer
 
instance.Id = value
 
value = instance.Id

Property Value

id
See Also