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





Gets an IStyle object that can be used to customize the appearance of the cell.

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

 Syntax

C#  Copy Code

public IStyle Style { get; }

Visual Basic  Copy Code

Public ReadOnly Property Style As IStyle

 Property Value

An IStyle instance.

 See Also

Cell Members
Cell Class
MindFusion.Spreadsheet.Wpf Namespace