Documentation

Pane
in package

Table of Contents

Properties

$activeCell  : string
$position  : string
$sqref  : string

Methods

__construct()  : mixed
getActiveCell()  : string
getPosition()  : string
getSqref()  : string
setActiveCell()  : self
setSqref()  : self

Properties

$activeCell

private string $activeCell

$position

private string $position

$sqref

private string $sqref

Methods

__construct()

public __construct(string $position[, string $sqref = '' ][, string $activeCell = '' ]) : mixed
Parameters
$position : string
$sqref : string = ''
$activeCell : string = ''

getActiveCell()

public getActiveCell() : string
Return values
string

getPosition()

public getPosition() : string
Return values
string

getSqref()

public getSqref() : string
Return values
string

setActiveCell()

public setActiveCell(string $activeCell) : self
Parameters
$activeCell : string
Return values
self

setSqref()

public setSqref(string $sqref) : self
Parameters
$sqref : string
Return values
self

        
On this page

Search results