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
SyntaxJava
Copy Code
|
|---|
public class StyleData |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.spreadsheet.StyleData
See Also