Gets the left side of the range.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public int Left { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Left As Integer |
An integer value.
See Also