'Declaration
Public Property SpId As String
'Usage
Dim instance As ExcelShape Dim value As String instance.SpId = value value = instance.SpId
public string SpId {get; set;}
'Declaration
Public Property SpId As String
'Usage
Dim instance As ExcelShape Dim value As String instance.SpId = value value = instance.SpId
public string SpId {get; set;}