Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / SelectorItem Class / isReadOnly Method
In This Topic
    isReadOnly Method
    In This Topic
    Checks if the object is in read-only mode.
    Syntax
    public boolean isReadOnly()

    Return Value

    True if the object is in read-only mode, False otherwise.
    See Also