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