Search
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 Worksheet.copyStyles method of a Worksheet.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public class StyleData

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.spreadsheet.StyleData

 See Also