Gets a value indicating whether the reference row is absolute.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public bool RowAbsolute { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property RowAbsolute As Boolean |
See Also