ProtectedRange
in package
Table of Contents
Methods
- __construct() : mixed
- No setters aside from constructor.
- getName() : string
- getPassword() : string
- getSecurityDescriptor() : string
- getSqref() : string
Methods
__construct()
No setters aside from constructor.
public
__construct(string $sqref[, string $password = '' ][, string $name = '' ][, string $securityDescriptor = '' ]) : mixed
Parameters
- $sqref : string
- $password : string = ''
- $name : string = ''
- $securityDescriptor : string = ''
getName()
public
getName() : string
Return values
stringgetPassword()
public
getPassword() : string
Return values
stringgetSecurityDescriptor()
public
getSecurityDescriptor() : string
Return values
stringgetSqref()
public
getSqref() : string