Search
IRowStyle Interface
See Also
 






Represents the style of a row.

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

 Syntax

C#  Copy Code

public interface IRowStyle : IStyle

Visual Basic  Copy Code

Public Interface IRowStyle
    Implements IStyle

 See Also