Initializes a new instance of the CellIndex class.
Namespace: MindFusion.SpreadsheetAssembly: MindFusion.Spreadsheet.WinForms
public CellIndex ( int column, bool columnAbsolute, int row, bool rowAbsolute)
Public New ( _ column As Integer, _ columnAbsolute As Boolean, _ row As Integer, _ rowAbsolute As Boolean _)
CellIndex Constructor Overload ListCellIndex ClassMindFusion.Spreadsheet Namespace