MindFusion.Wpf Pack Programmer's Guide
IRowStyle.Height Property
See Also
 





Gets or sets the width of the column, or null (Nothing in Visual Basic), to use the default width.

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

 Syntax

C#  Copy Code

Measure Height { get; set; }

Visual Basic  Copy Code

Property Height As Measure

 Property Value

An instance of the Measure class.

 See Also

IRowStyle Members
IRowStyle Interface
MindFusion.Spreadsheet.Wpf Namespace