MindFusion.Wpf Pack Programmer's Guide
StyleData Class
See Also
 





Represents a copy of the cell styles in a worksheet region. Instances of this class can be obtained by calling the CopyStyles method of a Worksheet.

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

 Syntax

C#  Copy Code

public class StyleData : ISerializable

Visual Basic  Copy Code

Public Class StyleData
    Implements ISerializable

 Inheritance Hierarchy

System.Object
    MindFusion.Spreadsheet.Wpf.StyleData

 See Also

StyleData Members
MindFusion.Spreadsheet.Wpf Namespace