MindFusion.Wpf Pack Programmer's Guide
Worksheet.DefaultRowHeight Property
See Also
 





Gets or sets the default height of rows.

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

 Syntax

C#  Copy Code

public Measure DefaultRowHeight { get; set; }

Visual Basic  Copy Code

Public Property DefaultRowHeight As Measure

 Property Value

An instance of the Measure class. The default is "14.25pt".

 See Also

Worksheet Members
Worksheet Class
MindFusion.Spreadsheet.Wpf Namespace