Spread Windows Forms 12.0 Product Documentation
Row Field (FormulaDependentInfos.Cell)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > FormulaDependentInfos.Cell Structure : Row Field
Specifies the row index.
Syntax
'Declaration
 
Public Row As Integer
'Usage
 
Dim instance As FormulaDependentInfos.Cell
Dim value As Integer
 
value = instance.Row
 
instance.Row = value
public int Row
See Also

Reference

FormulaDependentInfos.Cell Structure
FormulaDependentInfos.Cell Members