Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / RowElement Class / Cells Property


In This Topic
Cells Property (RowElement)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Cells As Object()
 
'Usage
 
Dim instance As RowElement
Dim value() As Object
 
value = instance.Cells
See Also