MindFusion WinForms Programmer's Guide
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

CellIndex Members
CellIndex Class
MindFusion.Spreadsheet Namespace