Documentation

ConditionalIconSet
in package

Table of Contents

Methods

getCfvos()  : array<string|int, ConditionalFormatValueObject>
Get the conditional format value objects.
getCustom()  : bool|null
getIconSetType()  : IconSetValues|null
getReverse()  : bool|null
getShowValue()  : bool|null
setCfvos()  : self
Set the conditional format value objects.
setCustom()  : self
setIconSetType()  : self
setReverse()  : self
setShowValue()  : self

Methods

setCustom()

public setCustom(bool $custom) : self
Parameters
$custom : bool
Return values
self

setReverse()

public setReverse(bool $reverse) : self
Parameters
$reverse : bool
Return values
self

setShowValue()

public setShowValue(bool $showValue) : self
Parameters
$showValue : bool
Return values
self

        
On this page

Search results