MindFusion.Wpf Pack Programmer's Guide
Cell.Row Property
See Also
 





Gets the zero-based index of the row of the represented cell.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public int Row { get; }

Visual Basic  Copy Code

Public ReadOnly Property Row As Integer

 Property Value

An integer value.

 See Also

Cell Members
Cell Class
MindFusion.Spreadsheet.Wpf Namespace