Search
Cell.getStyle Method
See Also
 






Gets an IStyle object that can be used to customize the appearance of the cell.

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

 Syntax

Java  Copy Code

public IStyle getStyle ()

 Return Value

 See Also