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