public new string Formula {get; set;}
'Declaration Public Shadows Property Formula As String
'Declaration
Public Shadows Property Formula As String
'Usage Dim instance As Rows.DefaultRow Dim value As String instance.Formula = value value = instance.Formula
'Usage
Dim instance As Rows.DefaultRow Dim value As String instance.Formula = value value = instance.Formula
Rows.DefaultRow Class Rows.DefaultRow Members