Search
CellIndex.Row Property
See Also
 






Gets the zero-based index of the reference row.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public int Row { get; }

Visual Basic  Copy Code

Public ReadOnly Property Row As Integer

 Property Value

 See Also