Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / GetObjectId Method


In This Topic
GetObjectId Method
In This Topic
Gets the object id.
Syntax
'Declaration
 
Public Function GetObjectId() As Integer
 
'Usage
 
Dim instance As ExcelShape
Dim value As Integer
 
value = instance.GetObjectId()
See Also