MindFusion.Wpf Pack Programmer's Guide
Selection.Left Property
See Also
 





Gets the index of the leftmost column of the selected cell range.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public int Left { get; }

Visual Basic  Copy Code

Public ReadOnly Property Left As Integer

 Property Value

An integer value.

 See Also

Selection Members
Selection Class
MindFusion.Spreadsheet.Wpf Namespace