Gets or sets the height of all rows in the range.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Measure Height { get; set; } |
Visual Basic
![]() |
---|
Public Property Height As Measure |
An instance of the Measure class.
If the rows have different or default heights, this property returns null (Nothing in Visual Basic).
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |