Search
Row.getStyle Method
See Also
 






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

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

 Syntax

Java  Copy Code

public IRowStyle getStyle ()

 Return Value

 See Also