Gets or sets the desired height, or null (Nothing in Visual Basic), to calculate the height automatically.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Measure Height { get; set; } |
Visual Basic
![]() |
---|
Public Property Height As Measure |
An instance of the Measure class. The default is null (Nothing in Visual Basic).
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |