Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IProtectionSettings Interface / setAllowFormattingCells Method
In This Topic
    setAllowFormattingCells Method
    In This Topic
    Sets whether the formatting of cells is allowed on a protected worksheet.
    Syntax
    void setAllowFormattingCells( 
       boolean value
    )

    Parameters

    value
    See Also