public object[] Cells {get;}
'Declaration Public ReadOnly Property Cells As Object()
'Declaration
Public ReadOnly Property Cells As Object()
'Usage Dim instance As RowElement Dim value() As Object value = instance.Cells
'Usage
Dim instance As RowElement Dim value() As Object value = instance.Cells
RowElement Class RowElement Members