Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IDataLabels Interface / getNumberFormatLinked Method
In This Topic
    getNumberFormatLinked Method
    In This Topic
    Gets whether the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
    Syntax
    boolean getNumberFormatLinked()
    See Also