Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IScenario Interface / getLocked Method
In This Topic
    getLocked Method
    In This Topic
    Gets a Boolean value that indicates if the scenario is locked.
    Syntax
    boolean getLocked()

    Return Value

    True if the scenario is locked; otherwise, false.
    See Also