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


In This Topic
SpId Property (ExcelShape)
In This Topic
Syntax
'Declaration
 
Public Property SpId As String
 
'Usage
 
Dim instance As ExcelShape
Dim value As String
 
instance.SpId = value
 
value = instance.SpId
See Also