Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITickLabels Interface / setNumberFormatLinked Method
In This Topic
    setNumberFormatLinked Method
    In This Topic
    Sets whether the number format is linked to the cells (True if the number format is linked to the cells, so that the number format changes in the labels when it changes in the cells).
    Syntax
    void setNumberFormatLinked( 
       boolean value
    )

    Parameters

    value
    See Also