MindFusion.Wpf Pack Programmer's Guide
CellRange.Bottom Property
See Also
 





Gets the bottom side of the range.

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

 Syntax

C#  Copy Code

public int Bottom { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bottom As Integer

 Property Value

An integer value.

 See Also

CellRange Members
CellRange Class
MindFusion.Spreadsheet.Wpf Namespace