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
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
[Serializable] |
Visual Basic
Copy Code
|
|---|
<Serializable> _ |
Inheritance HierarchySystem.Object![]()
MindFusion.Spreadsheet.StyleData
See Also