Gets or sets the zero-based index of the row of the cell to which the object is anchored.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public int FromRow { get; set; } |
Visual Basic
![]() |
---|
Public Property FromRow As Integer |
This value is ignore if the object is anchored to the page.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |