Search
CellIndex.ColumnAbsolute Property
See Also
 






Gets a value indicating whether the reference column is absolute.

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

 Syntax

C#  Copy Code

public bool ColumnAbsolute { get; }

Visual Basic  Copy Code

Public ReadOnly Property ColumnAbsolute As Boolean

 Property Value

 See Also