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
SyntaxC#
Copy Code
|
|---|
public class StyleData : ISerializable |
Visual Basic
Copy Code
|
|---|
Public Class StyleData |
Inheritance HierarchySystem.Object![]()
MindFusion.Spreadsheet.Wpf.StyleData
See Also