Search
CellRange.getStyle Method
See Also
 






Gets an IStyle object that can be used to customize the appearance of all cells in the range.

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

 Syntax

Java  Copy Code

public IStyle getStyle ()

 Return Value

 See Also