Documentation

WizardInterface

Table of Contents

Methods

fromConditional()  : self
getCellRange()  : string
getConditional()  : Conditional
getStopIfTrue()  : bool
getStyle()  : Style
setCellRange()  : void
setStopIfTrue()  : void
setStyle()  : void

Methods

fromConditional()

public static fromConditional(Conditional $conditional[, string $cellRange = 'A1' ]) : self
Parameters
$conditional : Conditional
$cellRange : string = 'A1'
Return values
self

setCellRange()

public setCellRange(string $cellRange) : void
Parameters
$cellRange : string

setStopIfTrue()

public setStopIfTrue(bool $stopIfTrue) : void
Parameters
$stopIfTrue : bool

        
On this page

Search results