Documentation

ProtectedRange
in package

Table of Contents

Properties

$name  : string
$password  : string
$securityDescriptor  : string
$sqref  : string

Methods

__construct()  : mixed
No setters aside from constructor.
getName()  : string
getPassword()  : string
getSecurityDescriptor()  : string
getSqref()  : string

Properties

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 = ''

getPassword()

public getPassword() : string
Return values
string

getSecurityDescriptor()

public getSecurityDescriptor() : string
Return values
string

        
On this page

Search results