MindFusion.Wpf Pack Programmer's Guide
RowRange.Style Property
See Also
 





Gets an IRowStyle object that can be used to customize the appearance of all rows in the range.

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

 Syntax

C#  Copy Code

public IRowStyle Style { get; }

Visual Basic  Copy Code

Public ReadOnly Property Style As IRowStyle

 Property Value

An IRowStyle instance.

 See Also

RowRange Members
RowRange Class
MindFusion.Spreadsheet.Wpf Namespace