Search
Worksheet.getTabBackground Method
See Also
 






Gets the color of tab associated with this worksheet.

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

 Syntax

Java  Copy Code

public Brush getTabBackground ()

 Return Value

The Brush object used to draw the tab.

 See Also