Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IBarcode Interface / getBackgroundColor Method
In This Topic
    getBackgroundColor Method
    In This Topic
    A color that represents the barcode backgroundcolor. The default value is 'rgb(255, 255, 255)'
    Syntax
    java.lang.String getBackgroundColor()
    See Also