Static
$tStatic
nextReturns true if the range has a password associated with it.
Returns a boolean indicating if the range is currently locked.
When the associated Worksheet is protected, the ranges with a password will be marked as protected until they are unprotected.
Returns a collection of ranges that may be edited when the worksheet is protected.
Returns or sets the name of the range.
Removes the password from the range.
Note: If the range is not currently protected (i.e. isProtected returns false) the method will not do anything.
Static
compareStatic
compareStatic
equalsStatic
equalsStatic
getStatic
getStatic
getStatic
reference
Represents a range of cells in a worksheet that may be edited by the end user.