Search
CellIndex.RowAbsolute Property
See Also
 






Gets a value indicating whether the reference row is absolute.

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

 Syntax

C#  Copy Code

public bool RowAbsolute { get; }

Visual Basic  Copy Code

Public ReadOnly Property RowAbsolute As Boolean

 Property Value

 See Also